chore: amend available values for PAGE_LIMIT

This commit is contained in:
2025-01-28 18:51:44 +00:00
parent 84856af2e0
commit 423965f833

View File

@@ -29,10 +29,10 @@ There are additional environment variables that can be set to enable experimenta
| Environment Variable | Values | Default | Description | | Environment Variable | Values | Default | Description |
| -------------------- | ----------------- |:-------:| ---------------------------------- | | -------------------- |:-----------------:|:-------:| ---------------------------------- |
| TAGS_ENABLED | `true` \| `false` | false | Enables the tagging functionality | | TAGS_ENABLED | `true` \| `false` | false | Enables the tagging functionality |
| SEARCH_ENABLED | `true` \| `false` | false | Enables screenshot search | | SEARCH_ENABLED | `true` \| `false` | false | Enables screenshot search |
| PAGE_LIMIT | `true` \| `false` | 24 | Override the default page limit | | PAGE_LIMIT | `int` | 24 | Override the default page limit |
You can find the container image history [here](https://git.jrdn.dev/jordanwalster/-/packages/container/photon-dashboard/versions). You can find the container image history [here](https://git.jrdn.dev/jordanwalster/-/packages/container/photon-dashboard/versions).