mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
UX: Display site settings shortcut for poll
and discourse-nginx-performance-report
.
https://meta.discourse.org/t/improving-admin-plugins/84585/29?u=tgxworld
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
# version: 0.1
|
||||
# url: https://github.com/discourse/discourse/tree/master/plugins/discourse-nginx-performance-report
|
||||
|
||||
enabled_site_setting :daily_performance_report
|
||||
enabled_site_setting_filter "daily_performance_report"
|
||||
|
||||
after_initialize do
|
||||
load File.expand_path("../app/jobs/scheduled/daily_performance_report.rb", __FILE__)
|
||||
end
|
||||
|
Reference in New Issue
Block a user