مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-20 06:39:47 +00:00
initial commit from appmail
هذا الالتزام موجود في:
10
app/controllers/admin/stats_controller.rb
Normal file
10
app/controllers/admin/stats_controller.rb
Normal file
@@ -0,0 +1,10 @@
|
||||
class Admin::StatsController < ApplicationController
|
||||
|
||||
before_action :admin_required
|
||||
|
||||
def stats
|
||||
@stats = Statistic.global
|
||||
@queue_size = QueuedMessage.unlocked.retriable.count
|
||||
end
|
||||
|
||||
end
|
||||
المرجع في مشكلة جديدة
حظر مستخدم