Adjust FMS ID in Rule

This commit is contained in:
Patrick Niebeling
2025-07-16 21:59:33 +02:00
parent e5ab55d5f1
commit c4d705dd67
3 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
Strategies {
everyMinute : "0 * * * * ?"
}
// Strategies {
// everyMinute : "0 * * * * ?"
// }
Items {
gHistory* : strategy = everyChange, restoreOnStartup
}
// Items {
// gHistory* : strategy = everyChange, restoreOnStartup
// }