mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Fix typo (parralel->parallel) v0.10
This commit is contained in:
committed by
Dan Christian Bogos
parent
b624bada7c
commit
2a00b1cd5e
@@ -30,7 +30,7 @@
|
||||
// "digest_separator": ",", // separator to use in replies containing data digests
|
||||
// "digest_equal": ":", // equal symbol used in case of digests
|
||||
// "rsr_separator": ";", // separator used within RSR fields
|
||||
// "max_parralel_conns": 100, // the maximum number of connection used by the *parallel strategy
|
||||
// "max_parallel_conns": 100, // the maximum number of connection used by the *parallel strategy
|
||||
// "concurrent_requests": 0, // number of active concurrent requests
|
||||
// "concurrent_strategy": "*busy", // strategy for limit active concurrent requests
|
||||
// },
|
||||
|
||||
Reference in New Issue
Block a user