Add INVENTREE_STRICT_URLS to PUI (#6046)

This commit is contained in:
Oliver 2023-12-06 23:54:19 +11:00 committed by GitHub
parent 5387615d4f
commit 12cbfcbd95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ export default function SystemSettings() {
'INVENTREE_DOWNLOAD_IMAGE_MAX_SIZE',
'INVENTREE_DOWNLOAD_FROM_URL_USER_AGENT',
'INVENTREE_REQUIRE_CONFIRM',
'INVENTREE_STRICT_URLS',
'INVENTREE_TREE_DEPTH',
'INVENTREE_BACKUP_ENABLE',
'INVENTREE_BACKUP_DAYS',