mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
add iiab lib
This commit is contained in:
parent
ff764f4088
commit
7f52b51fc7
3 changed files with 191 additions and 2 deletions
|
@ -8,6 +8,8 @@
|
|||
iiab_base_ver: 7.1
|
||||
iiab_revision: 0
|
||||
|
||||
iiab_etc_path = /etc/iiab
|
||||
|
||||
# Main configuration file
|
||||
iiab_local_vars_file: /etc/iiab/local_vars.yml
|
||||
|
||||
|
@ -305,8 +307,8 @@ azuracast_http_port: 10080
|
|||
azuracast_https_port: 10443
|
||||
|
||||
# AzuraCast needs many ports in the 8000:8100 range by default, but IIAB services
|
||||
# conflict with those ports so this variable below sets a sane prefix.
|
||||
# e.g. setting the below variable to 10 will result in port ranges 10000-10100
|
||||
# conflict with those ports so this variable below sets a sane prefix.
|
||||
# e.g. setting the below variable to 10 will result in port ranges 10000-10100
|
||||
# being reserved for AzuraCast:
|
||||
azuracast_port_range_prefix: 10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue