Commit 96665731 authored by focus's avatar focus

修改orange后台管理session-timeout

parent 1fe6dc10
......@@ -31,6 +31,7 @@
"dashboard": {
"auth": true,
"session_secret": "y0ji4pdj61aaf3f11c2e65cd2263d3e7e5",
"session_timeout": 3600
"whitelist": [
"^/auth/login$",
"^/error/$"
......
......@@ -31,6 +31,7 @@
"dashboard": {
"auth": true,
"session_secret": "y0ji4pdj61aaf3f11c2e65cd2263d3e7e5",
"session_timeout": 3600
"whitelist": [
"^/auth/login$",
"^/error/$"
......
......@@ -31,6 +31,7 @@
"dashboard": {
"auth": true,
"session_secret": "y0ji4pdj61aaf3f11c2e65cd2263d3e7e5",
"session_timeout": 3600
"whitelist": [
"^/auth/login$",
"^/error/$"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment