1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00

Merge pull request #337 from jansenarruda/master

update description of behavior
This commit is contained in:
Eldad A. Fux 2020-05-23 00:23:25 +03:00 committed by GitHub
commit bf3e36e511
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ To enable this option, pass a list of allowed email domains separated by a comma
### _APP_CONSOLE_WHITELIST_IPS
This last option allows you to restrict access to Appwrite console for users sharing the same set of IP addresses. This option is very useful for team working with a VPN service or a company IP.
This last option allows you to restrict creation of users in Appwrite console for users sharing the same set of IP addresses. This option is very useful for team working with a VPN service or a company IP.
To enable/activate this option, pass a list of allowed IP addresses separated by a comma.