diff options
author | 2016-12-26 13:42:20 +0000 | |
---|---|---|
committer | 2016-12-26 13:42:20 +0000 | |
commit | b4b2a6fc3fffe550119c154293dc2b1f5c4e92d2 (patch) | |
tree | 7776924f5ed363b176419e8636252ee034bbf5fd /www-apps/gitea/files/gitea.confd | |
parent | 2016-12-25 14:42:25 UTC (diff) | |
parent | sci-biology/seqan: amd64 stable wrt bug #525628 (diff) | |
download | gentoo-b4b2a6fc3fffe550119c154293dc2b1f5c4e92d2.tar.gz gentoo-b4b2a6fc3fffe550119c154293dc2b1f5c4e92d2.tar.bz2 gentoo-b4b2a6fc3fffe550119c154293dc2b1f5c4e92d2.zip |
Merge updates from master
Diffstat (limited to 'www-apps/gitea/files/gitea.confd')
-rw-r--r-- | www-apps/gitea/files/gitea.confd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/gitea/files/gitea.confd b/www-apps/gitea/files/gitea.confd index cb99b520c839..8b1710b06fbc 100644 --- a/www-apps/gitea/files/gitea.confd +++ b/www-apps/gitea/files/gitea.confd @@ -1,2 +1,2 @@ # arguments for gitea -command_args="--config /etc/gitea/app.ini" +command_args="--config /var/lib/gitea/conf/app.ini" |