Modified Actions.csv fields order to make easier it's understanding

This commit is contained in:
DanB
2014-09-21 20:25:36 +02:00
parent 13eabc6fee
commit fd84f0e90e
15 changed files with 97 additions and 57 deletions

View File

@@ -15,6 +15,7 @@ store_disable = true
[mediator]
enabled = true
store_disable = true
cdrstats = internal
[cdrstats]
enabled = true

View File

@@ -20,6 +20,7 @@ export_dir = /tmp # Path where the exported CDRs will be placed
[mediator]
enabled = true # Starts Mediator service: <true|false>.
cdrstats = internal
[cdrstats]
enabled = true # Starts the cdrstats service: <true|false>