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