X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2FSettings.md;h=dbf57395f591bd7c1e9721b56762cd1fd8ee7156;hb=8686c1247896959bf3a6b61af806c8c9e924cfa2;hp=bd7781c6a0ee28bac7c3f9ce9c9f804e6109ab67;hpb=c6abfa27c12ad346242766f0c0ef51bd931dc424;p=friendica.git diff --git a/doc/Settings.md b/doc/Settings.md index bd7781c6a0..dbf57395f5 100644 --- a/doc/Settings.md +++ b/doc/Settings.md @@ -69,7 +69,7 @@ You can chose between the following modes: ##### Invitation based registry Additionally to the setting in the admin panel, you can devide if registrations are only possible using an invitation code or not. -To enable invitation based registration, you have to set the `invitation_only` setting in the [.htconfig.php](/doc/htconfig) file. +To enable invitation based registration, you have to set the `invitation_only` setting in the [.htconfig.php](/help/htconfig) file. If you want to use this method, the registration policy has to be set to either *open* or *requires approval*. #### Check Full Names @@ -126,6 +126,14 @@ Unauthorised persons will also not be able to request friendship with site membe Default is false. Available in version 2.2 or greater. +#### Community pages for Visitors + +The community pages show all public postings, separated by their origin being local or the entire network. +With this setting you can select which community pages will be shown to visitors of your Friendica node. +Your local users will always have access to both pages. + +**Note**: Several settings, like users hiding their contacts from the public will prevent the postings to show up on the global community page. + #### Allowed Friend Domains Comma separated list of domains which are allowed to establish friendships with this site.