gentoo-overlay/www-servers/gitaly/files/gitaly-0.10.0.conf
Manuel Friedli beb1099918 www-servers/gitaly:
Add real ebuild for gitaly-0.10.0, base off the one from the gitlab overlay (v0.6.0)

Package-Manager: Portage-2.3.5, Repoman-2.3.1
2017-05-30 02:38:12 +02:00

9 lines
281 B
Plaintext

CONFIGFILE=/etc/gitlab/gitaly-config.toml
RUNAS_USER=git
RUNAS_GROUP=${RUNAS_USER}
LOGFILE=/var/log/gitlab/gitlab-gitaly.log
# This must match the setting in /etc/gitlab/gitaly-config.toml
# If not using a socket, simply comment out or delete the next line.
SOCKETDIR=/run/gitlab