]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
PublicSite profile does not have inviteonly, but RegisterThrottle
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 7 Mar 2014 20:29:29 +0000 (21:29 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 7 Mar 2014 20:29:29 +0000 (21:29 +0100)
lib/siteprofile.php

index ccbac76af12acf1389531d00f69f4a8cd2daf75c..d3ab4c9705df529e445252b84eceb390b2bd9101 100644 (file)
@@ -113,6 +113,7 @@ class PublicSite extends SiteProfileSettings
                     'Directory'               => array(),
                     'ExtendedProfile'         => array(),
                     'OStatus'                 => array(),
+                    'RegisterThrottle'        => array(),
                     'WebFinger'               => array(),
                 ))
             ),