mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 06:45:47 -04:00
enhancement(metrics): allow disabling via config option
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
parent
a349ddde56
commit
143864b8d9
6 changed files with 20 additions and 11 deletions
|
@ -15,6 +15,7 @@ special actions.
|
|||
- Add dedicated healthcheck endpoint at /_health that is less resource intensive than /status.
|
||||
- Compatibility with Node.js 18 and later
|
||||
- Add support for the arm64 architecture in the docker image
|
||||
- Add a config option to disable the `/status` and `/metrics` endpoints
|
||||
|
||||
### Bugfixes
|
||||
- Fix that permission errors can break existing connections to a note, causing inconsistent note content and changes not being saved
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue