From 07bd14b371002b76eb3675f56e6911b3c7c94b9f Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Wed, 29 Jan 2025 02:44:44 +0000 Subject: [PATCH] chore: update readme for new flags --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4538db2..e3e7e75 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ There are additional environment variables that can be set to enable experimenta | TAGS_ENABLED | `true` \| `false` | false | Enables the tagging functionality | | SEARCH_ENABLED | `true` \| `false` | false | Enables screenshot search | | PAGE_LIMIT | `int` | 24 | Override the default page limit | +| TRASH_ENABLED | `true` \| `false` | false | Enables the trash functionality | You can find the container image history [here](https://git.jrdn.dev/jordanwalster/-/packages/container/photon-dashboard/versions).