Only documentation changes.

This commit is contained in:
Christoph 2018-10-14 02:12:26 +02:00
parent 1c31d9dc83
commit d47af85e5c

View File

@ -827,8 +827,8 @@ remote_console_port=5900
# - # -
# - unifi_http_port=8080 (port for UAP to inform controller) # - unifi_http_port=8080 (port for UAP to inform controller)
# - unifi_https_port=8443 (port for controller GUI / API, as seen in web browser) # - unifi_https_port=8443 (port for controller GUI / API, as seen in web browser)
# - unifi_portal_http_port=8880 (port for HTTP portal redirect) # - unifi_portal_http_port=8880 (port for HTTP portal redirect - Hotspot)
# - unifi_portal_https_port=8843 (port for HTTPS portal redirect) # - unifi_portal_https_port=8843 (port for HTTPS portal redirect - Hotspot)
# - unifi_http_port=6789 (port used for throughput measurement) # - unifi_http_port=6789 (port used for throughput measurement)
# - unifi_db_port=27117 (local-bound port for DB server) # - unifi_db_port=27117 (local-bound port for DB server)
# - # -