mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
expose session settings to user
This commit is contained in:
parent
a7d9eea942
commit
63fbfbe11f
@ -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