mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-11-02 06:53:37 +00:00
[Change] Rename applications -> terminal
This commit is contained in:
@@ -33,7 +33,7 @@ app.conf.update(
|
||||
'args': (),
|
||||
},
|
||||
'clean_terminal_history': {
|
||||
'task': 'applications.tasks.clean_terminal_history',
|
||||
'task': 'terminal.tasks.clean_terminal_history',
|
||||
'schedule': 60*60*60,
|
||||
'args': (),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user