mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
local_vars_unittest.yml: apache_allow_sudo: False
This commit is contained in:
parent
59066d05a7
commit
455c9140fc
1 changed files with 2 additions and 2 deletions
|
@ -204,8 +204,8 @@ nginx_high_php_limits: False
|
||||||
# https://github.com/iiab/iiab/blob/master/roles/www_options/tasks/main.yml#L53-L133
|
# 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
|
# ...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:
|
# Make this True to enable http://box/common/services/power_off.php button:
|
||||||
apache_allow_sudo: True
|
apache_allow_sudo: False
|
||||||
|
|
||||||
# Toggle iiab-refresh-wiki-docs scraping for offline docs (http://box/info)
|
# Toggle iiab-refresh-wiki-docs scraping for offline docs (http://box/info)
|
||||||
nodocs: False
|
nodocs: False
|
||||||
|
|
Loading…
Reference in a new issue