added logs values on cleaning config

Change-Id: Ic5886c5b3b274ef5f03410663b45703a26c79d88
This commit is contained in:
Fabio 2016-04-15 12:27:30 +02:00
parent 83ffa4b50b
commit b15fad7a67
1 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,10 @@ class WampResponse(object):
"port": "",
"realm": ""
}},
"log": {
"logfile": "s4t-lightning-rod.log",
"loglevel": "info"
},
"node": {
"token": ""}
})