1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-10-20 19:52:04 +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"