|
|
# Whitelist of the addresses for dualbox checks.
# Format: Address1,Number1;Address2,Number2...
# Network address can be number (127.0.0.1) or symbolic (localhost) formats.
# Additional connection number added to the global limits for this address.
# For example, if number of TvT event participants per IP address set to the 1 (no dualbox)
# and whitelist contains "l2jmobius.org,2" then number of allowed participants from l2jmobius.org
# will be 1+2=3. Use 0 or negative value for unlimited number of connections.
# Default: 127.0.0.1,0 (no limits from localhost)
DualboxCheckWhitelist = 127.0.0.1,0
아이피.아이피.아이피.아이피,0 이걸 어떻게 적었냐고 물어보시는거 같으시네요 0은 제한없음인데 이기능 잘 안되요. 다른방법을 찾으시는게.. |
|