grafana/pkg/setting
Daniel Lee fe49182b9d snapshots: fixes cleanup of old snapshots
Snapshot cleanup did not work due to time.Now syntax error. Added test
for it as well to catch any future errors.

Added error and debug logging so that it is possible to see any errors in the future.

Removed an unused configuration value and deprecated the remove expired snapshots
setting.
2018-02-22 16:12:16 +01:00
..
setting_oauth.go Always verify TLS unless explicitly told otherwise 2017-10-06 17:09:27 +01:00
setting_quota.go move toMap function to be a method on the quota structs 2015-09-15 17:18:26 +08:00
setting_smtp.go introduce smtp config option for EHLO identity 2017-09-24 20:48:20 +02:00
setting_test.go setting: add tests for windows 2017-06-28 09:35:33 +02:00
setting.go snapshots: fixes cleanup of old snapshots 2018-02-22 16:12:16 +01:00