{ "system": { "host": "anyname.", "proxyHost": "home.", "port": "443", "protocol": "https", "logger" : { "dir": "./logs", "maxFiles" : "7d", "level" : "debug", "morganOption" : null }, "subDomainCookies": true, "muteNotifications": false }, "express":{ "key" : "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }, "gcm" : { "jid": "xxxxxxxxxxxx@gcm.googleapis.com", "password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }, "ifttt" : { "iftttChannelKey" : "key", "iftttTestToken" : "token" }, "mail": { "host" : "smtp", "port" : 465, "user" : "foo@bar.com", "pass" : "password" }, "mongodb": { "hosts": ["127.0.0.1"], "db": "openhab", "user": "xxxxxxReadWrite", "password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }, "redis": { "host": "127.0.0.1", "port": "6379", "password": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" }, "mailer": { "host" : "smtp", "port": 465, "secureConnection": true, "user": "foo@bar.com", "password": "password", "from": "openHAB Cloud " }, "legal": { "terms" : "", "policy": "" }, "registration_enabled": false }