summaryrefslogtreecommitdiff
path: root/config.yml.example
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-08-28 10:37:07 +0200
committerNick Thomas <nick@gitlab.com>2018-09-28 04:24:52 +0100
commit1f8556b2f86d7954f86f4a9a58f586a838f8ae21 (patch)
tree79fd8ba537a8073b0b9b32cabc39dcd4cafe258f /config.yml.example
parent1cc2993f357c4467e4d45c54c01d2307103efb3e (diff)
downloadgitlab-shell-1f8556b2f86d7954f86f4a9a58f586a838f8ae21.tar.gz
Initial feature-flagged go/ruby switch
Diffstat (limited to 'config.yml.example')
-rw-r--r--config.yml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example
index 23743fd..49f5d78 100644
--- a/config.yml.example
+++ b/config.yml.example
@@ -49,3 +49,6 @@ log_level: INFO
# Set to true to see real usernames in the logs instead of key ids, which is easier to follow, but
# incurs an extra API call on every gitlab-shell command.
audit_usernames: false
+
+# Feature flag: go or ruby
+experimental: false