From 06cdc22cb30502ebde09b2743a6c694e674df814 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 23 Feb 2026 18:04:44 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-cops.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-cops.md b/docs/images/docker-cops.md index ab4cdd526d..36410240a2 100644 --- a/docs/images/docker-cops.md +++ b/docs/images/docker-cops.md @@ -100,7 +100,7 @@ The architectures supported by this image are: ## Application Setup -Access the webui at `http://:80`. For connecting via OPDS on a mobile device use `http://:80/index.php/feed`. It is strongly suggested that you reverse proxy this prior to exposing to the internet. For more information, such as requiring credentials, check the COPS Wiki (linked above). +Access the webui at `http://:80`. For connecting via OPDS on a mobile device use `http://:80/index.php/feed` or `http://:80/feed`. It is strongly suggested that you reverse proxy this prior to exposing to the internet. For more information, such as requiring credentials, check the COPS Wiki (linked above). The linuxserver version gives you access to `config/local.php` in `/config` to customise your install to suit your needs, it also includes the dependencies required to directly view epub books in your browser. @@ -400,6 +400,8 @@ To help with development, we generate this dependency graph. ## Versions +* **10.06.26:** - Existing users should verify: site-confs/default.conf and config/local.php - Update redirect location and use front controller. +* **08.02.26:** - Existing users should update: site-confs/default.conf - Deny access to all dotfiles. * **08.02.26:** - Adding missing php-tokenizer package. * **10.10.25:** - Adding missing icu-data-full package. * **10.07.25:** - Rebase to Alpine 3.22.