PLT-7375: Email batching not on by default for accounts that have never touched their email settings (#7206)

* PLT-7375: Send batched emails if batching is enabled and user has not explicitly set their email interval preference

* PLT-7375: Reverting 4cf316fcd

* PLT-7375: Send batched emails if batching is enabled and user has not explicitly set their email interval preference

* PLT-7375: EnableEmailBatching was accidentally flipped to true in 10dcdeca4b, causing config_test.go::TestConfigFromEnviroVars to fail

* PLT-7375: EnableEmailBatching was accidentally flipped to true in 10dcdeca4b, causing config_test.go::TestConfigFromEnviroVars to fail

* PLT-7375: Reverted accidental changes to config

* PLT-7375: Manually fixing config.
Этот коммит содержится в:
Jonathan
2017-08-14 21:20:03 -04:00
коммит произвёл Saturnino Abril
родитель c66bb2349e
Коммит e1e2566c67
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@@ -307,4 +307,4 @@
"PluginSettings": {
"Plugins": {}
}
}
}