diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-23 10:58:50 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-23 10:58:50 -0400 |
commit | 6bc7ae971a32b1ca6ce5332224de4023e1e6704c (patch) | |
tree | 7b6208bec497703c386b4357adedf557ef498fc7 /conf/app.ini | |
parent | 8b43bd1c37d740f8670d8502c65918151af24cb8 (diff) | |
download | gitea-6bc7ae971a32b1ca6ce5332224de4023e1e6704c.tar.gz gitea-6bc7ae971a32b1ca6ce5332224de4023e1e6704c.zip |
Mirror fix
Diffstat (limited to 'conf/app.ini')
-rw-r--r-- | conf/app.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/app.ini b/conf/app.ini index ab9f6dc4bb..ee44dd408e 100644 --- a/conf/app.ini +++ b/conf/app.ini @@ -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" |