mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
expose session settings to user
This commit is contained in:
parent
815081eec1
commit
f213577f6b
@ -238,7 +238,7 @@ RADIUS_SECRET = ''
|
||||
# Seconds before auth tokens expire.
|
||||
AUTH_TOKEN_EXPIRATION = 1800
|
||||
|
||||
# Maximum number of per-user valid, concurrent session.
|
||||
# Maximum number of per-user valid, concurrent tokens.
|
||||
# -1 is unlimited
|
||||
AUTH_TOKEN_PER_USER = -1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user