fix: Add admin command to ensure all appservice puppets are active

This commit is contained in:
Ginger
2026-07-11 14:55:43 +00:00
committed by Ellis Git
parent f55207d5c7
commit 0b1e24a9ad
6 changed files with 41 additions and 4 deletions
+1 -3
View File
@@ -106,9 +106,7 @@ ## `!admin query resolver`
### `!admin query resolver cache`
Query the destinations or overrides cache
Shows entire cache by default, but can be narrowed to only show overrides with `-o/--overrides true`, or to exclude them with `false`
Query the destinations or overrides cache, depending on the value of the `overrides` flag (default false)
### `!admin query resolver flush-cache`