pre-img swap

This commit is contained in:
Matt Batchelder
2026-03-23 21:09:27 -04:00
parent 87474b05a9
commit bbe8c1860c
395 changed files with 29643 additions and 712 deletions

View File

@@ -31,6 +31,6 @@ $config = array(
'latest_news_url' => 'http://xibo.org.uk/feed/',
'client_sendCurrentLayoutAsStatusUpdate_enabled' => false,
'client_screenShotRequestInterval_enabled' => false,
'view_path' => 'views',
"view_path" => "../web/theme/custom/otssigns-beta/views",
'product_support_url' => 'https://community.xibo.org.uk/c/support'
);