mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-11 02:44:57 +08:00
18 lines
479 B
Plaintext
18 lines
479 B
Plaintext
config settings 'main'
|
|
option schema_version '3'
|
|
option enabled '0'
|
|
option active_mode 'none'
|
|
option auto_recover '1'
|
|
option manage_uhttpd_bind '0'
|
|
option manage_firewall '0'
|
|
option firewall_zone 'wan'
|
|
option firewall_conflict_mode 'warn'
|
|
option lan_bind_ip 'auto'
|
|
option wan_interface 'wan'
|
|
option wan_bind_ip 'auto'
|
|
option http_port '80'
|
|
option https_port '443'
|
|
option backup_dir '/root/haproxy-manager-backups'
|
|
option webhook_enabled '0'
|
|
option webhook_url ''
|