1
0
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:
Jon Ziebell
2020-01-31 20:00:01 -05:00
parent 967bb5d446
commit 131fee9442
6 changed files with 42 additions and 12 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ class sensor extends cora\crud {
];
public static $cache = [
'sync' => 300 // 5 Minutes
'sync' => 180 // 3 Minutes
];
/**