]> git.mxchange.org Git - friendica.git/blobdiff - static/settings.config.php
spelling: contacts
[friendica.git] / static / settings.config.php
index c7d4b6a9c21ac39e53d48924ec3e63139e0b24f2..2ee58e051b59ada16b997c9e4b49b296798dda51 100644 (file)
@@ -48,14 +48,10 @@ return [
        ],
        'system' => [
                // account_abandon_days (Integer)
-               // Will not waste system resources polling external sites for abandonded accounts.
+               // Will not waste system resources polling external sites for abandoned accounts.
                // Enter 0 for no time limit.
                'account_abandon_days' => 0,
 
-               // addon (Comma-separated list)
-               // 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,