This commit is contained in:
Hiroyuki Wada 2018-03-09 19:28:11 +09:00 committed by Stian Thorgersen
parent 171d09b2e7
commit 9ed67592ad

View file

@ -17,7 +17,7 @@ image:{project_images}/login-tab.png[]
The `Require SSL` option allows you to pick the SSL Mode you want. Here is an explanation of each mode:
external requests::
Users can interact with {project_name} so long as they stick to private IP addresses like `localhost`, `127.0.0.1`, `10.0.x.x`, `192.168.x.x`, and `172..16.x.x`.
Users can interact with {project_name} so long as they stick to private IP addresses like `localhost`, `127.0.0.1`, `10.0.x.x`, `192.168.x.x`, and `172.16.x.x`.
If you try to access {project_name} from a non-private IP address you will get an error.
none::