Comment out user_max_unique_ips setting

Comment out user_max_unique_ips configuration
This commit is contained in:
artemws 2026-02-14 23:04:15 +02:00 committed by GitHub
parent 06161abbbc
commit 5f54eb8270
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -64,6 +64,9 @@ hello = "00000000000000000000000000000000"
# [access.user_max_tcp_conns] # [access.user_max_tcp_conns]
# hello = 50 # hello = 50
# [access.user_max_unique_ips]
# hello = 5
# [access.user_data_quota] # [access.user_data_quota]
# hello = 1073741824 # 1 GB # hello = 1073741824 # 1 GB
@ -80,4 +83,4 @@ weight = 10
# weight = 1 # weight = 1
[dc_overrides] [dc_overrides]
"203" = "91.105.192.100:443" "203" = "91.105.192.100:443"