. */ defined('XIBO') or die("Sorry, you are not allowed to directly access this page.
Please press the back button in your browser."); $config = array( 'theme_name' => 'otssignange', 'theme_title' => 'OTS Signs', 'app_name' => 'OTS Signage', 'theme_url' => 'CMS Homepage', 'cms_source_url' => 'https://github.com/xibosignage/xibo-cms', 'cms_install_url' => 'manual/en/install_cms.html', 'cms_release_notes_url' => 'manual/en/release_notes.html', 'latest_news_url' => 'http://xibo.org.uk/feed/', 'client_sendCurrentLayoutAsStatusUpdate_enabled' => false, 'client_screenShotRequestInterval_enabled' => false, 'view_path' => 'views', 'product_support_url' => 'https://community.xibo.org.uk/c/support' );