feat: configurable loglevel

This commit is contained in:
DaanSelen
2026-03-03 11:55:01 +01:00
parent 992baa2afc
commit 927d45c70f
7 changed files with 67 additions and 28 deletions
+5 -3
View File
@@ -7,19 +7,21 @@ peer_mtu = 1420
peer_keep_alive = 21
[Server]
app_port = 10086
hostname = 0.0.0.0
port = 10086
debug_enabled = true
wg_conf_path = /etc/wireguard
awg_conf_path = /etc/amnezia/amneziawg
app_prefix =
app_ip = 0.0.0.0
auth_req = true
version = v4.3.2
version = v5.0.0
dashboard_refresh_interval = 60000
dashboard_peer_list_display = grid
dashboard_sort = status
dashboard_theme = dark
wgdashboard_apikey = false
dashboard_language = en-US
log_level = DEBUG
[Account]
username = admin