mirror of
https://github.com/itsdave-de/msp_remoteadmin.git
synced 2025-05-07 12:45:13 +02:00
set to 1 min check status
This commit is contained in:
parent
6820ad965d
commit
71f4f16ab1
@ -219,7 +219,9 @@ app_include_js = [
|
|||||||
"/assets/msp_remoteadmin/js/msp_remote.js"
|
"/assets/msp_remoteadmin/js/msp_remote.js"
|
||||||
]
|
]
|
||||||
scheduler_events = {
|
scheduler_events = {
|
||||||
"all": [
|
"cron": {
|
||||||
"msp_remoteadmin.tools.check_session_status"
|
"*/1 * * * *": [
|
||||||
]
|
"msp_remoteadmin.tools.check_session_status"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user