mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Add asterisk_chan_dongle flag to vars
This commit is contained in:
parent
e7d842ab90
commit
34c0c0551e
4 changed files with 4 additions and 0 deletions
|
@ -303,6 +303,7 @@ nextcloud_enabled: False
|
||||||
# So far, supported on Ubuntu 18.x ONLY.
|
# So far, supported on Ubuntu 18.x ONLY.
|
||||||
pbx_install: False
|
pbx_install: False
|
||||||
pbx_enabled: False
|
pbx_enabled: False
|
||||||
|
asterisk_chan_dongle: False
|
||||||
#nodejs_version: 10.x
|
#nodejs_version: 10.x
|
||||||
|
|
||||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||||
|
|
|
@ -202,6 +202,7 @@ nextcloud_enabled: True
|
||||||
# So far, supported on Ubuntu 18.x ONLY.
|
# So far, supported on Ubuntu 18.x ONLY.
|
||||||
pbx_install: True
|
pbx_install: True
|
||||||
pbx_enabled: True
|
pbx_enabled: True
|
||||||
|
asterisk_chan_dongle: True
|
||||||
#nodejs_version: 10.x
|
#nodejs_version: 10.x
|
||||||
|
|
||||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||||
|
|
|
@ -202,6 +202,7 @@ nextcloud_enabled: True
|
||||||
# So far, supported on Ubuntu 18.x ONLY.
|
# So far, supported on Ubuntu 18.x ONLY.
|
||||||
pbx_install: False
|
pbx_install: False
|
||||||
pbx_enabled: False
|
pbx_enabled: False
|
||||||
|
asterisk_chan_dongle: False
|
||||||
#nodejs_version: 10.x
|
#nodejs_version: 10.x
|
||||||
|
|
||||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||||
|
|
|
@ -202,6 +202,7 @@ nextcloud_enabled: False
|
||||||
# So far, supported on Ubuntu 18.x ONLY.
|
# So far, supported on Ubuntu 18.x ONLY.
|
||||||
pbx_install: False
|
pbx_install: False
|
||||||
pbx_enabled: False
|
pbx_enabled: False
|
||||||
|
asterisk_chan_dongle: False
|
||||||
#nodejs_version: 10.x
|
#nodejs_version: 10.x
|
||||||
|
|
||||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue