mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
docs: fix ips store_interval desc
This commit is contained in:
committed by
Dan Christian Bogos
parent
e8c770c415
commit
e3bf9e10ec
@@ -52,9 +52,9 @@ enabled
|
||||
store_interval
|
||||
How often to dump allocations to dataDB. Values: <""|duration>
|
||||
|
||||
- "": Dump only at start/shutdown
|
||||
- ">0": Regular dump interval (e.g., "30s")
|
||||
- "<0": Never dump to DB
|
||||
- `"-1"`: Always sync IPs from cache and dataDB in real-time
|
||||
- `""`: Disabled
|
||||
- Valid duration (e.g., "10s", "1h", "15m"): Updates IPs from dataDB with cached version at specified intervals
|
||||
|
||||
indexed_selects
|
||||
Enable profile matching exclusively on indexes for better performance. Values: <true|false>
|
||||
|
||||
Reference in New Issue
Block a user