diff options
author | Stefan G. Weichinger <office@oops.co.at> | 2018-06-02 14:05:50 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2018-06-02 14:06:20 +0200 |
commit | 7062b1979c463885eb37690519eccd51825e3a6b (patch) | |
tree | 3d8225942780eb2e8ba0df0e228187a501f5b879 /www-apps/gitea/files/app.ini | |
parent | dev-util/vulkan-tools: Drop old (diff) | |
download | gentoo-7062b1979c463885eb37690519eccd51825e3a6b.tar.gz gentoo-7062b1979c463885eb37690519eccd51825e3a6b.tar.bz2 gentoo-7062b1979c463885eb37690519eccd51825e3a6b.zip |
www-apps/gitea: Version bump to 1.4.1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'www-apps/gitea/files/app.ini')
-rw-r--r-- | www-apps/gitea/files/app.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www-apps/gitea/files/app.ini b/www-apps/gitea/files/app.ini new file mode 100644 index 000000000000..5dd998f60ee2 --- /dev/null +++ b/www-apps/gitea/files/app.ini @@ -0,0 +1,4 @@ +[log] +MODE = file +LEVEL = Info +ROOT_PATH = /var/log/gitea |