1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 12:38:20 +00:00

Mirror fix

This commit is contained in:
Unknown
2014-03-23 10:58:50 -04:00
parent 8b43bd1c37
commit 6bc7ae971a
8 changed files with 5 additions and 9 deletions

View File

@@ -105,8 +105,6 @@ SESSION_ID_HASHKEY =
[picture]
; The place to picture data, either "server" or "qiniu", default is "server"
SERVICE = server
; For "server" only, root path of picture data, default is "data/pictures"
PATH = data/pictures
[log]
; Either "console", "file", "conn", "smtp" or "database", default is "console"