openclassify/config/theme.php
2026-03-03 22:51:22 +03:00

9 lines
166 B
PHP

<?php
return array (
'active' => 'minimal',
'themes_path' => '/Users/alp/Documents/projects/oc2/themes',
'cache_themes' => true,
'auto_discover' => true,
);