summaryrefslogtreecommitdiff
path: root/config.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.yml.example')
-rw-r--r--config.yml.example8
1 files changed, 6 insertions, 2 deletions
diff --git a/config.yml.example b/config.yml.example
index 49f5d78..3d3e580 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -50,5 +50,9 @@ log_level: INFO
# incurs an extra API call on every gitlab-shell command.
audit_usernames: false
-# Feature flag: go or ruby
-experimental: false
+# Migration to Go: anything listed here has two implementations. Use these flags
+# to try the new implementations out, or to revert to the old behaviour if there
+# problems arise.
+migration:
+ enabled: false
+ features: []