Channel updater set to update only on server load
QuillOmega0 opened this issue ยท 4 comments
I believe there should be a way to set the channel updater to only refresh when the server first loads but not do a periodic refresh.
This will allow ChannelTopicUpdaterChannelTopicsAtShutdownEnabled: true to be set
While allowing a onetime update of an offline notification in the topic, as well as an online notification without flooding the audit log.
You can just set the refresh time to a large number, I don't really feel like this needs to be it's own feature
I see where you're coming from, what's the maximum value it can take. While setting the refresh duration to 0 in my opinion would be intuitive of a setting.