修改CookieID

This commit is contained in:
GoEdgeLab
2024-03-18 08:20:39 +08:00
parent 3d0486e580
commit 19977aa398

View File

@@ -14,7 +14,7 @@ const (
EncryptKey = "8f983f4d69b83aaa0d74b21a212f6967"
EncryptMethod = "aes-256-cfb"
CookieSID = "edgesid"
CookieSID = "geadsid"
SessionAdminId = "adminId"
SystemdServiceName = "edge-admin"