mirror of
https://github.com/WGDashboard/WGDashboard-PRW.git
synced 2026-08-03 22:42:57 +00:00
feat: configurable loglevel
This commit is contained in:
+5
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user