mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
www_options/tasks/set-php-limits.yml run on demand (by 5 roles)
This commit is contained in:
parent
7882dcb7f8
commit
81004687c8
12 changed files with 216 additions and 86 deletions
|
|
@ -40,6 +40,11 @@
|
|||
# var: php_new
|
||||
|
||||
|
||||
- name: "Run roles/www_options/tasks/set-php-limits.yml with 'nginx_high_php_limits: False' by default"
|
||||
include_tasks: roles/www_options/tasks/set-php-limits.yml
|
||||
when: set_php_limits is undefined
|
||||
|
||||
|
||||
# February 2020: See @m-anish's PR #2119 and follow-up PR #2258.
|
||||
# 2021-07-06: If you're running Nextcloud 22+ in production, carefully check the latest required AND recommended prereqs:
|
||||
# https://docs.nextcloud.com/server/latest/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue