Skip to content

Commit bb1bcee

Browse files
author
Simeranjeet Sandhu
committed
Merge branch 'dev' of https://github.com/OpenLXP/openlxp-xis into dev
2 parents 7d4b52c + 0cdac34 commit bb1bcee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/openlxp_xis_project/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,3 +299,4 @@
299299
if os.environ.get('TOKEN_COUNT_PER_USER') is not None:
300300
REST_KNOX_TOKEN_LIMIT_PER_USER = int(
301301
os.environ.get('TOKEN_COUNT_PER_USER'))
302+

0 commit comments

Comments
 (0)