diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-04-20 17:22:55 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-04-20 17:23:03 +0200 |
commit | a8c9452678685e2a50789e4844d97cd4e3ddf0c9 (patch) | |
tree | 89945554cf81d3731122bce6196bc1d33e07474d /testing/gogs/gogs.confd | |
parent | 699cc620bce3fdfb9cdd601aba587e35cfbf7f17 (diff) | |
download | aports-a8c9452678685e2a50789e4844d97cd4e3ddf0c9.tar.bz2 aports-a8c9452678685e2a50789e4844d97cd4e3ddf0c9.tar.xz |
testing/gogs: new aport
Diffstat (limited to 'testing/gogs/gogs.confd')
-rw-r--r-- | testing/gogs/gogs.confd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/gogs/gogs.confd b/testing/gogs/gogs.confd new file mode 100644 index 0000000000..a81e46a6c4 --- /dev/null +++ b/testing/gogs/gogs.confd @@ -0,0 +1,2 @@ +GOGS_CUSTOM="/etc/gogs" +GOGS_USER="gogs" |