]> git.mxchange.org Git - friendica.git/blobdiff - static/settings.config.php
Merge pull request #9037 from annando/fix-network-view
[friendica.git] / static / settings.config.php
index abfb1024e0b6167f0b6057ba59c5516fa051ee5f..19f47d2b8a36b86ccc4a5d28751599dbf9aef28f 100644 (file)
@@ -146,6 +146,10 @@ return [
                // in the user settings, this controls the maximum file
                // size of the upload file.
                'max_csv_file_size' => 30720,
+
+               // optimize_tables (Boolean)
+               // Periodically (once an hour) run an "optimize table" command for cache tables
+               'optimize_tables' => false,
        ],
 
        // Used in the admin settings to lock certain features