1
0
Fork 0
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:
Anish Mangal 2019-02-11 03:34:09 +00:00
parent 29fe6a88a4
commit 99e0d32fbf

View file

@ -199,7 +199,7 @@ nextcloud_enabled: True
# So far, supported on Ubuntu 18.x and Debian 9 ONLY. Uses Node.js 10.x
pbx_install: 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
wordpress_install: True