files/gitlab-cookbooks/praefect/templates/default/praefect-config.toml.erb (6 lines of code) (raw):
# Praefect 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) %>