make settings presist

This commit is contained in:
Satria 2026-02-28 22:50:38 +07:00
commit ed86cd0917

View file

@ -3,6 +3,7 @@
enable = true;
host = "0.0.0.0";
port = 8088;
mutableSettings = false;
settings = {
dns = {
upstream_dns = [ "https://security.cloudflare-dns.com/dns-query" ];