]> git.mxchange.org Git - friendica.git/blobdiff - static/settings.config.php
Merge pull request #10064 from annando/dba-error
[friendica.git] / static / settings.config.php
index b608307a90a3ae2e2f279b0d31bf86c27d287f81..bf74e782e4f42cad9524bce417fa8f1de0f085f1 100644 (file)
@@ -62,7 +62,7 @@ return [
 
                // allowed_themes (Comma-separated list)
                // Themes users can change to in their settings.
-               'allowed_themes' => 'quattro,vier,duepuntozero,smoothly',
+               'allowed_themes' => 'frio,quattro,vier,duepuntozero,smoothly',
 
                // curl_timeout (Integer)
                // Value is in seconds. Set to 0 for unlimited (not recommended).
@@ -188,7 +188,7 @@ return [
 
                // theme (String)
                // System theme name.
-               'theme' => 'vier',
+               'theme' => 'frio',
 
                // url (String)
                // The fully-qualified URL of this Friendica node.