57 lines
1.6 KiB
Properties
57 lines
1.6 KiB
Properties
|
## system.properties
|
||
|
#
|
||
|
# each unifi instance requires a set of ports:
|
||
|
#
|
||
|
## device inform
|
||
|
# unifi.http.port=8080
|
||
|
## controller UI / API
|
||
|
# unifi.https.port=8443
|
||
|
## portal redirect port for HTTP
|
||
|
# portal.http.port=8880
|
||
|
## portal redirect port for HTTPs
|
||
|
# portal.https.port=8843
|
||
|
## local-bound port for DB server
|
||
|
# unifi.db.port=27117
|
||
|
## UDP port used for STUN
|
||
|
# unifi.stun.port=3478
|
||
|
#
|
||
|
## the IP devices should be talking to for inform
|
||
|
# system_ip=a.b.c.d
|
||
|
## disable mongodb journaling
|
||
|
# unifi.db.nojournal=false
|
||
|
## extra mongod args
|
||
|
# unifi.db.extraargs
|
||
|
#
|
||
|
## HTTPS options
|
||
|
# unifi.https.ciphers=TLS_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA
|
||
|
# unifi.https.sslEnabledProtocols=TLSv1,SSLv2Hello
|
||
|
# unifi.https.hsts=false
|
||
|
# unifi.https.hsts.max_age=31536000
|
||
|
# unifi.https.hsts.preload=false
|
||
|
# unifi.https.hsts.subdomain=false
|
||
|
#
|
||
|
# Ports reserved for device redirector. There is no need to open
|
||
|
# firewall for these ports on controller, however do NOT set
|
||
|
# controller to use these ports.
|
||
|
#
|
||
|
# portal.redirector.port=8881
|
||
|
# portal.redirector.port.wired=8882
|
||
|
#
|
||
|
# Port used for throughput measurement.
|
||
|
# unifi.throughput.port=6789
|
||
|
#
|
||
|
#Wed Jan 08 21:21:04 UTC 2025
|
||
|
reporter-uuid=1c6264a1-202b-46c8-9808-24de39f0fb1e
|
||
|
is_setup_completed=true
|
||
|
debug.mgmt=warn
|
||
|
db.mongo.local=false
|
||
|
debug.setting_preference=auto
|
||
|
is_default=false
|
||
|
uuid=9c3f85bf-192f-4a99-bf2a-838a65510d42
|
||
|
db.mongo.uri=mongodb\://unifi\:ggEYE72qPUaETQTQzbXnmJqV83Twx6W2@10.0.0.97\:27017/unifi?tls\=false&authSource\=admin
|
||
|
statdb.mongo.uri=mongodb\://unifi\:ggEYE72qPUaETQTQzbXnmJqV83Twx6W2@10.0.0.97\:27017/unifi_stat?tls\=false&authSource\=admin
|
||
|
unifi.db.name=unifi
|
||
|
debug.device=warn
|
||
|
debug.system=warn
|
||
|
debug.sdn=warn
|