11 líneas
134 B
TOML
11 líneas
134 B
TOML
# Add domain specific settings here
|
|
|
|
[default]
|
|
maxConnections=5
|
|
|
|
["hatthieves.es"]
|
|
maxConnections=20
|
|
|
|
["gmail.com"]
|
|
maxConnections=10
|