8 líneas
97 B
TOML
8 líneas
97 B
TOML
# Add domain specific settings here
|
|
|
|
[default]
|
|
maxConnections=5
|
|
|
|
["gmail.com"]
|
|
maxConnections=10
|