]> git.mxchange.org Git - friendica.git/blobdiff - static/settings.config.php
Merge pull request #12697 from MrPetovan/bug/deprecated
[friendica.git] / static / settings.config.php
index c7d4b6a9c21ac39e53d48924ec3e63139e0b24f2..04994bc73e1a3d1d82765ee8333bdc9fe8f81a56 100644 (file)
@@ -52,10 +52,6 @@ return [
                // 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,