1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

azuracast/defaults/main.yml: "# azuracast_port_range_prefix: 10" for now

This commit is contained in:
A Holt 2022-09-08 14:46:24 -04:00 committed by GitHub
parent f7afb80bb0
commit 3b67ff0547
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
## services conflict, so this variable below sets a sane prefix.
## e.g. setting the below variable to 12 will result in port range 12000-12499
## being reserved for AzuraCast:
# azuracast_port_range_prefix: 12
# azuracast_port_range_prefix: 10
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!