wg-portal/config.yml

51 lines
No EOL
1.2 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# wg-portal Konfiguration für Pfannkuchen VPS
# Docs: https://wgportal.org/master/documentation/overview/
advanced:
log_level: info
config_storage_path: /etc/wireguard # AKTIV wg0.conf wird von wg-portal verwaltet
startup_import_peers: []
startup_create_unknown_peers: false
startup_create_default_peer: false
restore_state: true
core:
admin_user: sascha@sascha-lutz.de
admin_password: bjzpPsuuRIV9pEBmrULjzHv6PbXQCEOUI5HfPvRTXZw
ldap_skip_cert_check: false
create_default_peer: false
self_provisioning_allowed: false
database:
type: sqlite
dsn: wg_portal.db
mail:
enabled: false
statistics:
enabled: true
webhooks:
enabled: false
web:
external_url: https://vpn.sascha-lutz.de
site_title: Pfannkuchen WG Portal
company_name: Homelab Pfannkuchen
site_company_link: https://status.guck.tv
request_ip:
enabled: true
header: Cf-Connecting-Ip
editable_keys: true
session_identifier: session_token
listening_address: :8888
site_brand: |-
WireGuard® is a registered trademark of Jason A. Donenfeld.
core:
import_existing: true
sort_peers: true
restore_state: true
enable_disable_peers: false
ui_ping_enabled: true