mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 08:34:15 +03:00
feat: make IPv6 CIDR prefix cap configurable via SYS_IP6_SUBNET_PREFIX_CAP env variable
This commit is contained in:
@@ -4,6 +4,7 @@ SYS_DNS_RESOLVE_IP4="true"
|
||||
SYS_DNS_RESOLVE_IP6="true"
|
||||
SYS_DNS_RESOLVE_CHUNK_SIZE="10"
|
||||
SYS_DNS_RESOLVE_DELAY="100"
|
||||
SYS_IP6_SUBNET_PREFIX_CAP="64"
|
||||
SYS_MEMORY_LIMIT="1024M"
|
||||
SYS_TIMEZONE="Europe/Moscow"
|
||||
DEBUG="true"
|
Reference in New Issue
Block a user