mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 15:18:44 +05:00
Simplified SMGeneric.ttlTerminate to avoid loops via updateSession
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"enabled": true,
|
||||
"rater": "internal",
|
||||
"cdrs": "internal",
|
||||
"session_ttl": "10ms",
|
||||
"session_ttl": "50ms",
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user