mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-14 11:12:09 -05:00
9 lines
166 B
PHP
9 lines
166 B
PHP
<?php
|
|
|
|
return array (
|
|
'active' => 'minimal',
|
|
'themes_path' => '/Users/alp/Documents/projects/oc2/themes',
|
|
'cache_themes' => true,
|
|
'auto_discover' => true,
|
|
);
|