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:
parent
e7a0f900b3
commit
235284a228
4 changed files with 4 additions and 0 deletions
|
@ -303,6 +303,7 @@ nextcloud_enabled: False
|
|||
# So far, supported on Ubuntu 18.x ONLY.
|
||||
pbx_install: False
|
||||
pbx_enabled: False
|
||||
#nodejs_version: 10.x
|
||||
|
||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||
wordpress_install: False
|
||||
|
|
|
@ -202,6 +202,7 @@ nextcloud_enabled: True
|
|||
# So far, supported on Ubuntu 18.x ONLY.
|
||||
pbx_install: True
|
||||
pbx_enabled: True
|
||||
#nodejs_version: 10.x
|
||||
|
||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||
wordpress_install: True
|
||||
|
|
|
@ -202,6 +202,7 @@ nextcloud_enabled: True
|
|||
# So far, supported on Ubuntu 18.x ONLY.
|
||||
pbx_install: False
|
||||
pbx_enabled: False
|
||||
#nodejs_version: 10.x
|
||||
|
||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||
wordpress_install: True
|
||||
|
|
|
@ -202,6 +202,7 @@ nextcloud_enabled: False
|
|||
# So far, supported on Ubuntu 18.x ONLY.
|
||||
pbx_install: False
|
||||
pbx_enabled: False
|
||||
#nodejs_version: 10.x
|
||||
|
||||
# If using WordPress intensively, set apache_high_php_limits in 3-BASE-SERVER
|
||||
wordpress_install: False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue