Enable secure cookies

This commit is contained in:
Greg Karékinian 2020-06-02 16:18:48 +02:00
parent 55865c526c
commit 0f10723c81

View File

@ -31,7 +31,7 @@ SSL_MODE = verify-ca
PROVIDER = file PROVIDER = file
PROVIDER_CONFIG = sessions PROVIDER_CONFIG = sessions
# Enable when TLS is enabled # Enable when TLS is enabled
# COOKIE_SECURE = true COOKIE_SECURE = true
[mailer] [mailer]
ENABLED = true ENABLED = true