Add config/lancache/default.env

This commit is contained in:
b.waal 2024-06-09 01:31:10 +02:00
parent 5e3a24ba69
commit f73a302896

View File

@ -0,0 +1,8 @@
LANCACHE_IP=192.168.1.199
DNS_BIND_IP=192.168.1.199
UPSTREAM_DNS=10.0.0.101; 192.168.1.7
CACHE_ROOT=/data/lancache
CACHE_DISK_SIZE=1800g
CACHE_INDEX_SIZE=500m
CACHE_MAX_AGE=365d
TZ=Europe/Amsterdam