add support for APCu
This commit is contained in:
parent
276a27f89f
commit
c24a2c7eef
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
||||||
- { key: "mail_smtpauthtype", value: "PLAIN" }
|
- { key: "mail_smtpauthtype", value: "PLAIN" }
|
||||||
- { key: "mail_smtphost", value: "{{ mail.server }}" }
|
- { key: "mail_smtphost", value: "{{ mail.server }}" }
|
||||||
- { key: "mail_smtpport", value: "25" }
|
- { key: "mail_smtpport", value: "25" }
|
||||||
|
- { key: "memcache.local", value: '{{ "\OC\Memcache\APCu" }}' }
|
||||||
|
|
||||||
- name: copy nextcloud nginx config
|
- name: copy nextcloud nginx config
|
||||||
template:
|
template:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue