summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-28 17:34:07 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-28 17:34:07 -0400
commita55941ff833155cba88dbcc957b15c0ddcf07cb4 (patch)
treedd892998bfb0b25eeb2b6f1d0ea8c8b9a69bf422 /conf
parent9047cadcd33f95eebafa2f794b895c8406eb80c5 (diff)
downloadgitea-a55941ff833155cba88dbcc957b15c0ddcf07cb4.tar.gz
gitea-a55941ff833155cba88dbcc957b15c0ddcf07cb4.zip
Add auto-detect home directory
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 a3c749be01..05c7745fc4 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -7,7 +7,7 @@ RUN_USER = git
RUN_MODE = dev
[repository]
-ROOT = /Users/%(RUN_USER)s/git/gogs-repositories
+ROOT =
LANG_IGNS = Google Go|C|C++|Python|Ruby|C Sharp
LICENSES = Apache v2 License|GPL v2|MIT License|Affero GPL|Artistic License 2.0|BSD (3-Clause) License