Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit cb81a31

Browse files
author
Chris Wiechmann
committed
Cookie secrect removed
1 parent c88523f commit cb81a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apibuilder4elastic/conf/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ module.exports = {
199199

200200
// If you want signed cookies, you can set this value. if you don't want
201201
// signed cookies, remove or make null
202-
cookieSecret: '9GGH5fVoGbl45JnHHV0YSn032D+/g5oR',
202+
cookieSecret: '',
203203

204204
// Your connector configuration goes here
205205
connectors: {

0 commit comments

Comments
 (0)