forked from GNUsocial/gnu-social
PublicSite profile does not have inviteonly, but RegisterThrottle
This commit is contained in:
parent
940867e39d
commit
1603b4f0bf
@ -113,6 +113,7 @@ class PublicSite extends SiteProfileSettings
|
|||||||
'Directory' => array(),
|
'Directory' => array(),
|
||||||
'ExtendedProfile' => array(),
|
'ExtendedProfile' => array(),
|
||||||
'OStatus' => array(),
|
'OStatus' => array(),
|
||||||
|
'RegisterThrottle' => array(),
|
||||||
'WebFinger' => array(),
|
'WebFinger' => array(),
|
||||||
))
|
))
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user