mirror of
https://github.com/WGDashboard/WGDashboard-PRW.git
synced 2026-08-03 14:32:56 +00:00
61 lines
1.0 KiB
INI
61 lines
1.0 KiB
INI
[Peers]
|
|
remote_endpoint = 89.20.90.254
|
|
peer_global_dns = 9.9.9.9
|
|
peer_endpoint_allowed_ip = 0.0.0.0/0
|
|
peer_display_mode = grid
|
|
peer_mtu = 1420
|
|
peer_keep_alive = 21
|
|
|
|
[Server]
|
|
app_port = 10086
|
|
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
|
|
dashboard_refresh_interval = 60000
|
|
dashboard_peer_list_display = grid
|
|
dashboard_sort = status
|
|
dashboard_theme = dark
|
|
dashboard_api_key = false
|
|
dashboard_language = en-US
|
|
|
|
[Account]
|
|
username = admin
|
|
password = $2b$12$1VN62Q7CS/BJcAahHAWsA.3CD6zPqWTmE/HN/AJqwP0zds2l25Fqe
|
|
enable_totp = false
|
|
totp_verified = false
|
|
totp_key = ZSI2Z4QHSGVAK6TFVMZXORFDWKHDN4TQ
|
|
|
|
[Other]
|
|
welcome_session = true
|
|
|
|
[Database]
|
|
type = sqlite
|
|
host =
|
|
port =
|
|
username =
|
|
password =
|
|
|
|
[Email]
|
|
server =
|
|
port =
|
|
encryption =
|
|
username =
|
|
email_password =
|
|
authentication_required = true
|
|
send_from =
|
|
email_template =
|
|
|
|
[OIDC]
|
|
admin_enable = false
|
|
client_enable = false
|
|
|
|
[Clients]
|
|
enable = true
|
|
sign_up = true
|
|
|
|
[WireGuardConfiguration]
|
|
autostart =
|
|
peer_tracking = false |