Skip to content

Commit 3d705a0

Browse files
committed
Merge pull request #3656 from djmitche/nonstring-default
fix(nonstring-default) numeric default for webEnabled
2 parents c9d48e7 + 9538003 commit 3d705a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/customizing_deis/controller_settings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ setting description
4141
==================================== ======================================================
4242
/deis/controller/registrationMode set registration to "enabled", "disabled", or "admin_only" (default: "enabled")
4343
/deis/controller/schedulerModule scheduler backend (default: "fleet")
44-
/deis/controller/webEnabled enable controller web UI (default: false)
44+
/deis/controller/webEnabled enable controller web UI (default: 0)
4545
/deis/controller/workers number of web worker processes (default: CPU cores * 2 + 1)
4646
/deis/cache/host host of the cache component (set by cache)
4747
/deis/cache/port port of the cache component (set by cache)

0 commit comments

Comments
 (0)