Updating sample configs with sessions instead of smg

This commit is contained in:
DanB
2018-01-04 17:40:15 +01:00
parent 21159c7c07
commit e55009bc60
16 changed files with 20 additions and 173 deletions

View File

@@ -125,7 +125,7 @@
},
"sm_generic": {
"sessions": {
"enabled": true,
"debit_interval": "5s", // interval to perform debits on.
},

View File

@@ -126,7 +126,7 @@
},
"sm_generic": {
"sessions": {
"enabled": true,
"debit_interval": "10s",
},