Skip to content
Snippets Groups Projects
Commit b6fa8266 authored by nd's avatar nd
Browse files

fix defaults

parent e2b72e52
Branches
No related tags found
No related merge requests found
......@@ -28,9 +28,9 @@ gitlab:
auto_link_ldap_user: 'true'
providers: []
upload_size_max: 128M
mail: {}
#from: 'git@domain'
#reply_to: 'git@domain'
mail:
from: ~
reply_to: ~
smtp:
enabled: false
server: ~
......@@ -44,4 +44,3 @@ gitlab:
verify_ssl: 'peer' # Can be: 'none', 'peer', 'client_once', 'fail_if_no_peer_cert'
ca_path: ~ # eg '/etc/ssl/certs'
ca_file: ~ # eg '/etc/ssl/certs/ca-certificates.crt'
>>>>>>> 6437b6d42cd6f19b8ff220e02319088c9819bd70
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment