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:
parent
7ec53d2a66
commit
de344fd7b7
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue