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

Install and enable pbx in big sized install

This commit is contained in:
Anish Mangal 2019-02-11 03:27:24 +00:00
parent 7ec53d2a66
commit de344fd7b7

View file

@ -197,9 +197,9 @@ nextcloud_enabled: True
# A full-featured PBX (for rural telephony, etc) based on Asterisk and FreePBX.
# So far, supported on Ubuntu 18.x and Debian 9 ONLY. Uses Node.js 10.x
pbx_install: False
pbx_enabled: False
asterisk_chan_dongle: False
pbx_install: True
pbx_enabled: True
asterisk_chan_dongle: True
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
wordpress_install: True