mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
nextcloud/tasks/install.yml: Mention 'nginx_high_php_limits: True' behavior #3624
This commit is contained in:
parent
46cc189e67
commit
25d8d6a0c8
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
# state: present
|
||||
# when: php_version is version('8.0', '<')
|
||||
|
||||
- name: "Run roles/www_options/tasks/php-settings.yml with 'nginx_high_php_limits: False' by default"
|
||||
- name: "Run roles/www_options/tasks/php-settings.yml with 'nginx_high_php_limits: True' by default"
|
||||
include_tasks: roles/www_options/tasks/php-settings.yml
|
||||
when: php_settings_done is undefined
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue