summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorslene <vslene@gmail.com>2014-03-22 21:19:27 +0800
committerslene <vslene@gmail.com>2014-03-22 21:19:27 +0800
commit01e781dedb3c6d48349516de0eee5cea41c077e1 (patch)
treec5062e36772c8fc202fac205e53d262bf098787f /conf
parentf9c07c4186b61a1548d9a908fe6228bd130f4f92 (diff)
downloadgitea-01e781dedb3c6d48349516de0eee5cea41c077e1.tar.gz
gitea-01e781dedb3c6d48349516de0eee5cea41c077e1.zip
add comment
Diffstat (limited to 'conf')
-rw-r--r--conf/app.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/app.ini b/conf/app.ini
index cf2ae31d83..6b3ce8d240 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -94,7 +94,7 @@ ENABLE_SET_COOKIE = true
GC_INTERVAL_TIME = 86400
; session life time, default is 86400
SESSION_LIFE_TIME = 86400
-; session id hash func, default is sha1
+; session id hash func, Either "sha1", "sha256" or "md5" default is sha1
SESSION_ID_HASHFUNC = sha1
; session hash key, default is use random string
SESSION_ID_HASHKEY =