mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-07-22 21:16:58 +00:00
47 lines
879 B
INI
47 lines
879 B
INI
[Account]
|
|
username = admin
|
|
password = $2b$12$id4fE1yRoKTfBo3MAJoL6.0PaJ3sAvpg6I2YwKAGAULjHWjdtmHzy
|
|
enable_totp = false
|
|
totp_verified = false
|
|
totp_key = F5GAGQJARDSUCKTCPLC7N2UA5UALCPYA
|
|
|
|
[Server]
|
|
wg_conf_path = /etc/wireguard
|
|
awg_conf_path = /etc/amnezia/amneziawg
|
|
app_prefix =
|
|
app_ip = 0.0.0.0
|
|
app_port = 10086
|
|
auth_req = true
|
|
version = v4.2.1
|
|
dashboard_refresh_interval = 60000
|
|
dashboard_peer_list_display = grid
|
|
dashboard_sort = status
|
|
dashboard_theme = light
|
|
dashboard_api_key = false
|
|
dashboard_language = zh-cn
|
|
|
|
[Peers]
|
|
peer_global_dns = 1.1.1.1
|
|
peer_endpoint_allowed_ip = 0.0.0.0/0
|
|
peer_display_mode = grid
|
|
remote_endpoint = 178.128.231.4
|
|
peer_mtu = 1420
|
|
peer_keep_alive = 21
|
|
|
|
[Other]
|
|
welcome_session = false
|
|
|
|
[Database]
|
|
type = sqlite
|
|
|
|
[Email]
|
|
server =
|
|
port =
|
|
encryption =
|
|
username =
|
|
email_password = admin
|
|
send_from =
|
|
email_template =
|
|
|
|
[WireGuardConfiguration]
|
|
autostart = |