mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 10:11:05 -03:30
expose session settings to user
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user