mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update default_vars.yml
This commit is contained in:
parent
6cae8dd31e
commit
ef99b880be
1 changed files with 2 additions and 6 deletions
|
@ -296,15 +296,11 @@ nodered_port: 1880
|
||||||
nextcloud_install: False
|
nextcloud_install: False
|
||||||
nextcloud_enabled: False
|
nextcloud_enabled: False
|
||||||
|
|
||||||
# A full featured PBX based on Asterisk and FreePBX
|
# 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
|
||||||
# Caution!
|
|
||||||
# This is a LARGE install that will compile from source and take lots of time. Handle with care!
|
|
||||||
# So far, supported on Ubuntu 18.x ONLY.
|
|
||||||
pbx_install: False
|
pbx_install: False
|
||||||
pbx_enabled: False
|
pbx_enabled: False
|
||||||
asterisk_chan_dongle: False
|
asterisk_chan_dongle: False
|
||||||
#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
|
||||||
wordpress_install: False
|
wordpress_install: False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue