mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 15:58:38 -05:00
rebranding and notice in ui login support
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
$.fn.systemTrackingDP = datepicker;
|
||||
|
||||
return {
|
||||
|
||||
// custom_logo: "example.png", // utilize a custom logo, see documentation for how to get the server to serve your logo to the browser
|
||||
// custom_login_info: "example notice" // have a notice displayed in the login modal for users. note that, as a security measure, custom html is not supported and will be escaped.
|
||||
tooltip_delay: {show: 500, hide: 100}, // Default number of milliseconds to delay displaying/hiding tooltips
|
||||
|
||||
debug_mode: false, // Enable console logging messages
|
||||
|
||||
Reference in New Issue
Block a user