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

default_vars.yml: apache_allow_sudo: False

This commit is contained in:
A Holt 2022-01-14 12:46:12 -05:00 committed by GitHub
parent 3059572fa9
commit 59066d05a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -324,8 +324,8 @@ nginx_high_php_limits: False
# https://github.com/iiab/iiab/blob/master/roles/www_options/tasks/main.yml#L53-L133
# ...ARE SUITABLE FOR YOUR HARDWARE, as saved in: /etc/php/<VERSION>/*/php.ini
# Make this False to disable http://box/common/services/power_off.php button:
apache_allow_sudo: True
# Make this True to enable http://box/common/services/power_off.php button:
apache_allow_sudo: False
# Toggle iiab-refresh-wiki-docs scraping for offline docs (http://box/info)
nodocs: False