AC-189 fixed greyed-out username field on login dialog.

This commit is contained in:
chouseknecht
2013-07-03 14:43:49 -04:00
parent 7d23d29eaf
commit 3e4408e971
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
var $AnsibleConfig =
{
session_timeout: 3600, // cookie expiration in seconds. session will expire after this many
session_timeout: 10, // cookie expiration in seconds. session will expire after this many
// seconds of inactivity.
tooltip_delay: 2000, // Default number of milliseconds to delay displaying/hiding tooltips