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

Add commented out nodejs_version variable near the pbx flags in vars

This commit is contained in:
Anish Mangal 2019-01-18 09:32:42 +00:00 committed by root
parent e7a0f900b3
commit 235284a228
4 changed files with 4 additions and 0 deletions

View file

@ -303,6 +303,7 @@ nextcloud_enabled: False
# So far, supported on Ubuntu 18.x ONLY. # So far, supported on Ubuntu 18.x ONLY.
pbx_install: False pbx_install: False
pbx_enabled: False pbx_enabled: 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

View file

@ -202,6 +202,7 @@ nextcloud_enabled: True
# So far, supported on Ubuntu 18.x ONLY. # So far, supported on Ubuntu 18.x ONLY.
pbx_install: True pbx_install: True
pbx_enabled: True pbx_enabled: True
#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: True wordpress_install: True

View file

@ -202,6 +202,7 @@ nextcloud_enabled: True
# So far, supported on Ubuntu 18.x ONLY. # So far, supported on Ubuntu 18.x ONLY.
pbx_install: False pbx_install: False
pbx_enabled: False pbx_enabled: 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: True wordpress_install: True

View file

@ -202,6 +202,7 @@ nextcloud_enabled: False
# So far, supported on Ubuntu 18.x ONLY. # So far, supported on Ubuntu 18.x ONLY.
pbx_install: False pbx_install: False
pbx_enabled: False pbx_enabled: 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