summaryrefslogtreecommitdiff
path: root/lorry-controller-webapp
diff options
context:
space:
mode:
Diffstat (limited to 'lorry-controller-webapp')
-rwxr-xr-xlorry-controller-webapp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorry-controller-webapp b/lorry-controller-webapp
index 43cff0d..18b28a9 100755
--- a/lorry-controller-webapp
+++ b/lorry-controller-webapp
@@ -131,7 +131,7 @@ class WEBAPP(cliapp.Application):
self.settings.choice(
['git-server-type'],
- ['gitano', 'gerrit', 'gitlab'],
+ ['gitano', 'gerrit', 'gitlab', 'local'],
'what API the local Git server speaks')
self.settings.string(