summaryrefslogtreecommitdiffstats
path: root/gitlab.cfg.sample
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab.cfg.sample')
-rw-r--r--gitlab.cfg.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/gitlab.cfg.sample b/gitlab.cfg.sample
new file mode 100644
index 0000000..d6b471d
--- /dev/null
+++ b/gitlab.cfg.sample
@@ -0,0 +1,6 @@
+[gitlab]
+# URL for your GitLab server
+#url = https://gitlab.example.com/
+
+# Your user token. (Login/password is not supported.)
+#private_token = ...