at two places
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 30 Jan 2019 06:23:47 +0000 (07:23 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 30 Jan 2019 06:23:47 +0000 (07:23 +0100)
doc/Config.md

index cfe2d6d..7eae371 100644 (file)
@@ -242,7 +242,7 @@ register_policty = REGISTER_CLOSED
 </pre></td>
                                <td><pre>
 'config' => [
-    'register_policty' => REGISTER_CLOSED,
+    'register_policy' => \Friendica\Module\Register::CLOSED,
 ],
 </pre></td>
         </tr>