]> git.mxchange.org Git - friendica.git/commitdiff
Added settings
authorMichael <heluecht@pirati.ca>
Thu, 3 Nov 2022 20:14:52 +0000 (20:14 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 3 Nov 2022 20:14:52 +0000 (20:14 +0000)
static/settings.config.php

index 8e62e9bb3eb6cca01cc311c803237287dd6a1e44..89f87fee695ed8eb8e8bff34ec73cec35515917c 100644 (file)
@@ -168,6 +168,10 @@ return [
                // Periodically (once an hour) run an "optimize table" command for cache tables
                'optimize_tables' => false,
 
+               // register_notification (Boolean)
+               // Send a notification mail to the admin for each new registration.
+               'register_notification' => true,
+
                // relay_deny_tags (String)
                // Comma separated list of tags that are rejected.
                'relay_deny_tags' => '',