diff --git a/.env_example b/.env_example index b415d9a..384cb67 100644 --- a/.env_example +++ b/.env_example @@ -20,8 +20,9 @@ COVERIMAGE_FILESTORAGE_PATH=/somepath # Login Session Timeout for inactivity in seconds (e.g. 500) LOGIN_SESSION_TIMEOUT=seconds + # Configure if content security policy is set on the http headers, if you don't want CSR header, use "insecure" -SECURITY_HEADERS=secure +SECURITY_HEADERS=insecure # School name