(backend) add public endpoint /api/v1.0/config/

Add public endpoint /api/v1.0/config/ to
share some public configuration values.
This commit is contained in:
Anthony LC
2024-11-15 09:29:07 +01:00
committed by Anthony LC
parent c1404ef904
commit 0a37a8ea6d
5 changed files with 77 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to
- 🌐(frontend) Add German translation #255
- ✨(frontend) Add a broadcast store #387
- ✨(backend) config endpoint #425
## Changed