fix(loggly): enable only manually

This commit is contained in:
Matteo Pagliazzi
2014-12-13 15:01:38 +01:00
parent 012e579cfe
commit 61ae5c7420
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -44,6 +44,7 @@
},
"IAP_GOOGLE_KEYDIR": "/path/to/google/public/key/dir/",
"LOGGLY": {
"enabled": false,
"subdomain": "subdomain",
"token": "token",
"username": "username",