Added option to redirect https requests to http via Part-DB

This is especially useful for the heroku demo instance, where the webserver can not do the automatic redirect
This commit is contained in:
Jan Böhmer 2024-01-25 22:58:52 +01:00
parent e8d670971e
commit 631c364179
5 changed files with 81 additions and 1 deletions

View file

@ -115,6 +115,8 @@ parameters:
env(USE_GRAVATAR): '0'
env(MAX_ATTACHMENT_FILE_SIZE): '100M'
env(REDIRECT_TO_HTTPS): 0
env(ENFORCE_CHANGE_COMMENTS_FOR): ''
env(ERROR_PAGE_ADMIN_EMAIL): ''