files/gitlab-cookbooks/gitaly/templates/default/gitaly-config.toml.erb (6 lines of code) (raw):
# Gitaly configuration file
# This file is managed by gitlab-ctl. Manual changes will be
# erased! To change the contents below, edit /etc/gitlab/gitlab.rb
# and run:
# sudo gitlab-ctl reconfigure
<%= Tomlib.dump(@configuration) %>