]> git.mxchange.org Git - friendica.git/blobdiff - config/settings.config.php
Normalize uses of Strings::formatNetworkName to $network_link
[friendica.git] / config / settings.config.php
index b818f66bfb255b607564c0a0d98e938ba996da62..274ec7e1ba9c57ad910970f42038a5e4614f607f 100644 (file)
@@ -19,7 +19,7 @@ return [
                // Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED.\r
                // Be certain to create your own personal account before setting REGISTER_CLOSED.\r
                // REGISTER_APPROVE requires you set system.admin_email to the email address of an already registered person who can authorize and/or approve/deny the request.\r
-               'register_policy' => 'REGISTER_CLOSED',\r
+               'register_policy' => REGISTER_CLOSED,\r
 \r
                // register_text (String)\r
                // Will be displayed prominently on the registration page.\r