mirror of
https://github.com/beestat/app.git
synced 2026-05-13 10:52:29 -04:00
Resolved issues with down notification.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ class sensor extends cora\crud {
|
||||
];
|
||||
|
||||
public static $cache = [
|
||||
'sync' => 300 // 5 Minutes
|
||||
'sync' => 180 // 3 Minutes
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user