gentoo-overlay/www-servers/gitlab-gitaly/files/gitlab-gitaly-0.11.2.conf
Manuel Friedli 8efa7d7d6f www-servers/gitlab-gitaly:
Update ebuild for gitlab-gitaly-0.11.2 in preparation of the addition of gitlab-ce-9.3.5

Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-07-08 17:30:44 +02:00

9 lines
289 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/sockets