mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 10:14:59 +00:00
Display status in admin console, Change the filters to include relevant fields, scopes for device status
This commit is contained in:
@@ -77,4 +77,7 @@ Rails.application.configure do
|
||||
# Do not dump schema after migrations.
|
||||
config.active_record.dump_schema_after_migration = false
|
||||
HEARTBEAT_INTERVAL = 1.hour
|
||||
|
||||
ACTIVE_TIMEFRAME = 12.hours
|
||||
MISSING_TIMEFRAME = 48.hours
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user