refactor fail limit to match allauth defaults more closely (#12623)

This commit is contained in:
Matthias Mair
2026-08-12 07:46:45 +10:00
committed by GitHub
parent 40c528164f
commit 1c86102d82
2 changed files with 2 additions and 5 deletions
-1
View File
@@ -32,7 +32,6 @@ env:
INVENTREE_STATIC_ROOT: /home/runner/work/InvenTree/test_inventree_static
INVENTREE_BACKUP_DIR: /home/runner/work/InvenTree/test_inventree_backup
INVENTREE_SITE_URL: http://localhost:8000
INVENTREE_LOGIN_ATTEMPTS: 25
permissions:
contents: read