mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-08 06:32:46 +00:00
clarify reports order
This commit is contained in:
parent
f6a6aa5c0d
commit
cc0963b6a0
@ -22,6 +22,7 @@ module DiscourseRewind
|
|||||||
# @option params [Integer] :username of the rewind
|
# @option params [Integer] :username of the rewind
|
||||||
# @return [Service::Base::Context]
|
# @return [Service::Base::Context]
|
||||||
|
|
||||||
|
# order matters, rewinds are displayed in the order they are defined
|
||||||
REPORTS = [DiscourseRewind::Rewind::Action::CreatePostsCountReport]
|
REPORTS = [DiscourseRewind::Rewind::Action::CreatePostsCountReport]
|
||||||
|
|
||||||
CACHE_DURATION = 5.minutes
|
CACHE_DURATION = 5.minutes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user