mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-12 16:39:35 +03:00
feat: implement the ability to disable processing ipv4 or ipv6
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
COMPOSE_PROJECT_NAME="iplist"
|
||||
STORAGE_SAVE_INTERVAL="120"
|
||||
SYS_DNS_RESOLVE_IP4="true"
|
||||
SYS_DNS_RESOLVE_IP6="true"
|
||||
SYS_DNS_RESOLVE_CHUNK_SIZE="10"
|
||||
SYS_DNS_RESOLVE_DELAY="100"
|
||||
SYS_MEMORY_LIMIT="1024M"
|
||||
|
Reference in New Issue
Block a user