X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Fsettings.config.php;h=19f47d2b8a36b86ccc4a5d28751599dbf9aef28f;hb=df75a24dc7a501e9081d285f7f09060af7655583;hp=abfb1024e0b6167f0b6057ba59c5516fa051ee5f;hpb=d09b3f5bdeae444f785f6283e55dbf2f61caadac;p=friendica.git diff --git a/static/settings.config.php b/static/settings.config.php index abfb1024e0..19f47d2b8a 100644 --- a/static/settings.config.php +++ b/static/settings.config.php @@ -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