fix default session cookie max age,
disable cgo in build
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
"path": "/",
|
||||
"httpOnly": true,
|
||||
"secure": false,
|
||||
"maxAge": 7200000
|
||||
"maxAge": 7200
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user