mirror of
https://github.com/itsdave-de/msp_remoteadmin.git
synced 2025-05-06 12:25:12 +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 = {
|
||||
"cron": {
|
||||
"*/1 * * * *": [
|
||||
"* * * * *": [
|
||||
"msp_remoteadmin.tools.check_session_status"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user