Be more explicit regarding invitation_only in the doc.

2022.09-rc
Keenan Pepper 2020-05-23 18:52:02 -07:00
rodzic 669124e72f
commit 1581333dc4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: D2987B85D46F3F4F
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -74,7 +74,7 @@ You can chose between the following modes:
##### Invitation based registry
Additionally to the setting in the admin panel, you can decide 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 [config/local.config.php](/help/Config) file.
To enable invitation based registration, you have to set the `invitation_only` setting to `true` in the `system` section of the [config/local.config.php](/help/Config) file.
If you want to use this method, the registration policy has to be set to either *open* or *requires approval*.
#### Check Full Names