v1.8.1
Fixed
Undefined array key "cleanup_frequency"when saving the Logging settings with Enable Schedule Cleanup turned off. The frequency field is hidden in that state, so it isn't submitted — the save mutation now casts it only when it's present and leaves the stored value untouched otherwise (#16, thanks @Wijnands)
Full Changelog: v1.8.0...v1.8.1