mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-02 07:01:30 +00:00
perf: update context processor
This commit is contained in:
@@ -10,6 +10,8 @@ default_interface = dict((
|
||||
('logo_logout', static('img/logo.png')),
|
||||
('logo_index', static('img/logo_text_white.png')),
|
||||
('login_image', static('img/login_image.png')),
|
||||
('logo_white', static('img/logo_white.png')),
|
||||
('logo_text_white', static('img/logo_text_white.png')),
|
||||
('favicon', static('img/facio.ico')),
|
||||
('login_title', _('JumpServer - An open-source PAM')),
|
||||
('theme', 'classic_green'),
|
||||
|
||||
Reference in New Issue
Block a user