From e884184f3a945927e0a9f4653b71dcb23f64037f Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 28 Apr 2022 17:15:16 +0200 Subject: [PATCH] Bot Updating Unraid Template --- unraid/nextcloud.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/unraid/nextcloud.xml b/unraid/nextcloud.xml index 35bf9e2..57ecbb3 100755 --- a/unraid/nextcloud.xml +++ b/unraid/nextcloud.xml @@ -31,9 +31,12 @@ Where are your photos and documents? With Nextcloud you pick a server of your ch https://[IP]:[PORT:443] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/nextcloud.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nextcloud-logo.png - 2021-04-14 + 2022-04-28 -### 2021-04-14 +### 2022-04-28 +- Increase OPCache interned strings buffered setting to 16. + +### 2022-04-14 - Nginx default site config updated for v23 (existing users should delete `/config/nginx/site-confs/default` and restart the container). Fix LDAP connection. ### 2021-09-11