Update config/lancache/default.env

This commit is contained in:
b.waal 2024-08-01 15:06:41 +02:00
parent e356f3bcae
commit 17061ec721

View File

@ -1,6 +1,6 @@
LANCACHE_IP=192.168.1.199 LANCACHE_IP=192.168.1.199
DNS_BIND_IP=192.168.1.199 DNS_BIND_IP=192.168.1.199
UPSTREAM_DNS=10.0.0.101; 192.168.1.7 UPSTREAM_DNS=10.0.0.101
CACHE_ROOT=/data/lancache CACHE_ROOT=/data/lancache
CACHE_DISK_SIZE=1800g CACHE_DISK_SIZE=1800g
CACHE_INDEX_SIZE=500m CACHE_INDEX_SIZE=500m