fixing name server

This commit is contained in:
Richie Cahill 2024-06-23 11:54:37 -04:00
parent 4365065f83
commit 81256cfd22

View File

@ -44,7 +44,7 @@
STRICT_PORT_FORWARD = "yes";
ENABLE_PRIVOXY = "yes";
LAN_NETWORK = "192.168.90.0/24";
NAME_SERVERS = "192.168.90.0";
NAME_SERVERS = "192.168.99.1";
UMASK = "000";
DEBUG = "false";
DELUGE_DAEMON_LOG_LEVEL = "debug";