Add global rate limiting
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
port = 35893;
|
||||
settings = {
|
||||
dns = {
|
||||
base_domain = "vpn.matri.cx";
|
||||
base_domain = "ts.matri.cx";
|
||||
nameservers.global = ["192.168.0.130" "1.1.1.1"];
|
||||
};
|
||||
logtail.enabled = false;
|
||||
|
||||
Reference in New Issue
Block a user