mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Add option to .env.example to decide if session should be encrypted or not
This commit is contained in:
@@ -52,6 +52,7 @@ REDIS_PORT=6379
|
||||
SESSION_DRIVER=file
|
||||
SESSION_DOMAIN=localhost
|
||||
SESSION_SECURE_COOKIE=false
|
||||
SESSION_ENCRYPT=false
|
||||
|
||||
MAIL_DRIVER=smtp
|
||||
MAIL_HOST=smtp.mailtrap.io
|
||||
|
||||
Reference in New Issue
Block a user