Nextcloud: increased opcache string buffer to 128mb
This commit is contained in:
parent
d2ad0c2591
commit
8a946c8009
1 changed files with 3 additions and 0 deletions
|
|
@ -61,6 +61,9 @@ in {
|
|||
"OC\\Preview\\HEIC"
|
||||
];
|
||||
trusted_proxies = ["127.0.0.1"];
|
||||
maintenance_window_start = 1;
|
||||
"opcache.interned_strings_buffer" = 256;
|
||||
log_type = "file";
|
||||
};
|
||||
config = {
|
||||
adminuser = "jsw-admin";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue