make settings presist
This commit is contained in:
parent
8dd2574856
commit
ed86cd0917
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
host = "0.0.0.0";
|
host = "0.0.0.0";
|
||||||
port = 8088;
|
port = 8088;
|
||||||
|
mutableSettings = false;
|
||||||
settings = {
|
settings = {
|
||||||
dns = {
|
dns = {
|
||||||
upstream_dns = [ "https://security.cloudflare-dns.com/dns-query" ];
|
upstream_dns = [ "https://security.cloudflare-dns.com/dns-query" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue