Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2022-04-28 17:15:16 +02:00
parent 34a8295010
commit e884184f3a

View File

@ -31,9 +31,12 @@ Where are your photos and documents? With Nextcloud you pick a server of your ch
<WebUI>https://[IP]:[PORT:443]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/nextcloud.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nextcloud-logo.png</Icon>
<Date>2021-04-14</Date>
<Date>2022-04-28</Date>
<Changes>
### 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