mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
webui: increase duration of notification messages
by 66% https://fedorahosted.org/freeipa/ticket/4792 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
edddb4fb2e
commit
e4f014dfa0
@ -1198,7 +1198,7 @@ IPA.get_succeeded = function(data) {
|
||||
*/
|
||||
IPA.config = {
|
||||
default_priority: 500,
|
||||
message_timeout: 3000, // [ms]
|
||||
message_timeout: 5000, // [ms]
|
||||
message_timeout_length: 50 // [chars]
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user