mirror of
https://github.com/itsdave-de/msp_remoteadmin.git
synced 2025-05-07 12:45:13 +02:00
try set to 1 min interval
This commit is contained in:
parent
0db22c1926
commit
b333b1e7ee
@ -220,7 +220,7 @@ app_include_js = [
|
|||||||
]
|
]
|
||||||
scheduler_events = {
|
scheduler_events = {
|
||||||
"cron": {
|
"cron": {
|
||||||
"*/1 * * * *": [
|
"* * * * *": [
|
||||||
"msp_remoteadmin.tools.check_session_status"
|
"msp_remoteadmin.tools.check_session_status"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user