mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -04:00
Re-added caching to runtime_thermostat->sync()
This commit is contained in:
parent
9c0c07a380
commit
3eda17a366
@ -16,8 +16,8 @@ class runtime_thermostat extends cora\crud {
|
||||
];
|
||||
|
||||
public static $cache = [
|
||||
// 'sync' => 900, // 15 Minutes
|
||||
// 'read' => 900, // 15 Minutes
|
||||
'sync' => 900, // 15 Minutes
|
||||
'read' => 900, // 15 Minutes
|
||||
];
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user