Skip to content

Commit

Permalink
log defaults to true
Browse files Browse the repository at this point in the history
  • Loading branch information
henrod committed May 7, 2018
1 parent 7ae6b3b commit dbb9250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config.go
Expand Up @@ -70,6 +70,7 @@ func (c *Config) fillDefaultValues() {
"pitaya.cluster.sd.etcd.prefix": "pitaya/",
"pitaya.cluster.sd.etcd.heartbeat.interval": "20s",
"pitaya.cluster.sd.etcd.heartbeat.ttl": "60s",
"pitaya.cluster.sd.etcd.heartbeat.log": true,
"pitaya.cluster.sd.etcd.syncservers.interval": "120s",
"pitaya.dataCompression": true,
"pitaya.heartbeat.interval": "30s",
Expand Down

0 comments on commit dbb9250

Please sign in to comment.