diff --git a/server/configTer.ts b/server/configTer.ts index 864fd4c8..99350733 100644 --- a/server/configTer.ts +++ b/server/configTer.ts @@ -1,2 +1,2 @@ -export const cookieName = "ter-auth" +export const cookieName = "ter-auth" // this is the cookie name. You can change it to whatever you want export const timeSession = 10 * 60 // 10 minutes session