mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Disable asterisk_chan_dongle in BIG sized install: let the user explicitly enable it
This commit is contained in:
parent
29fe6a88a4
commit
99e0d32fbf
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ nextcloud_enabled: True
|
||||||
# So far, supported on Ubuntu 18.x and Debian 9 ONLY. Uses Node.js 10.x
|
# So far, supported on Ubuntu 18.x and Debian 9 ONLY. Uses Node.js 10.x
|
||||||
pbx_install: True
|
pbx_install: True
|
||||||
pbx_enabled: True
|
pbx_enabled: True
|
||||||
asterisk_chan_dongle: True
|
asterisk_chan_dongle: False
|
||||||
|
|
||||||
# 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
|
||||||
wordpress_install: True
|
wordpress_install: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue