f-25: code: add db api

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-04-30 23:29:07 +02:00
commit 0506be8a87
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
5 changed files with 72 additions and 1 deletions

View file

@ -39,6 +39,12 @@ interfaces:
metadata:
run_dir: "/run/two/metadata"
# Admin API (read-only DB inspection, loopback only)
admin:
enabled: false
address: "127.0.0.1"
port: 9091
# Logging configuration
logger:
# Log level: debug, info, warn, error (default: info)