Skip to content

Commit cd070b5

Browse files
committed
Merge branch 'master' of github.com:gogits/gogs
Conflicts: conf/app.ini
2 parents fd18310 + 01e781d commit cd070b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/app.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ ENABLE_SET_COOKIE = true
9191
GC_INTERVAL_TIME = 86400
9292
; Session life time, default is 86400
9393
SESSION_LIFE_TIME = 86400
94-
; Session id hash func, default is sha1
94+
; session id hash func, Either "sha1", "sha256" or "md5" default is sha1
9595
SESSION_ID_HASHFUNC = sha1
9696
; Session hash key, default is use random string
9797
SESSION_ID_HASHKEY =

0 commit comments

Comments
 (0)