Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index 9a4753e1e..a088a5e0f 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -119,7 +119,6 @@ url = "http+unix://%2Fhome%2Fgit%2Fgitlab%2Ftmp%2Fsockets%2Fgitlab-workhorse.soc
# password = somepass
# ca_file = /etc/ssl/cert.pem
# ca_path = /etc/pki/tls/certs
-self_signed_cert = false
# # You can adjust the concurrency of each RPC endpoint
# [[concurrency]]