]> 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 db898c3323389433ea4772cf880be198c9e9ac39..bf74e782e4f42cad9524bce417fa8f1de0f085f1 100644 (file)
@@ -56,6 +56,10 @@ return [
                // Manual list of addons which are enabled on this system.
                'addon' => '',
 
+               // add_missing_posts (boolean)
+               // Checks for missing entries in "post", "post-thread" or "post-thread-user" and creates them
+               'add_missing_posts' => false,
+
                // allowed_themes (Comma-separated list)
                // Themes users can change to in their settings.
                'allowed_themes' => 'frio,quattro,vier,duepuntozero,smoothly',