Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2026-02-23 18:04:47 +00:00
parent 98ba006192
commit 11f1446531
No known key found for this signature in database

View File

@ -50,8 +50,14 @@ If you want to use the OPDS feed don't forget to specify /feed at the end of
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/cops.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cops-logo.png</Icon>
<Date>2026-02-08</Date>
<Date>2026-06-10</Date>
<Changes>
### 2026-06-10
- Existing users should verify: site-confs/default.conf and config/local.php - Update redirect location and use front controller.
### 2026-02-08
- Existing users should update: site-confs/default.conf - Deny access to all dotfiles.
### 2026-02-08
- Adding missing php-tokenizer package.