]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/config/.htconfig.php
spelling: endpoints
[friendica.git] / tests / datasets / config / .htconfig.php
index 696ca5a03c0cbff98c326af15a08f59cde781666..3fa3d37a532a824d3cfad406190fffa3913c5043 100644 (file)
@@ -49,7 +49,7 @@ $a->config['php_path'] = '/another/php';
 $a->config['system']['huburl'] = '[internal]';
 
 // allowed themes (change this from admin panel after installation)
-$a->config['system']['allowed_themes'] = 'frio,quattro,vier,duepuntozero';
+$a->config['system']['allowed_themes'] = 'frio,vier';
 
 // default system theme
 $a->config['system']['theme'] = 'frio';