Update to 2021-12-01 19:13

This commit is contained in:
Daniel Berteaud
2021-12-01 19:13:34 +01:00
commit 4c4556c660
2153 changed files with 60999 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
unifi.xmx={{ unifi_mem_limit }}
unifi.xms={{ unifi_mem_limit }}
unifi.G1GC.enabled=true
autobackup.dir={{ unifi_root_dir }}/backup
unifi.http.port={{ unifi_http_port }}
unifi.https.port={{ unifi_https_port }}
portal.http.port={{ unifi_portal_http_port }}
portal.https.port={{ unifi_portal_https_port }}
is_default=false
uuid={{ inventory_hostname | to_uuid }}