From ef7381f463ec162b16fdd0f6396eefd19b678d40 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 14 Sep 2020 16:20:07 +0300 Subject: doc: Fix docker configuration options. * doc/guix.texi (Docker Service): Fix typo in enable-proxy? default. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 5e4bfd8e85..bfffb4ac2a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -27998,7 +27998,7 @@ The Containerd package to use. @item @code{proxy} (default @var{docker-libnetwork-cmd-proxy}) The Docker user-land networking proxy package to use. -@item @code{enable-proxy?} (default @code{#f}) +@item @code{enable-proxy?} (default @code{#t}) Enable or disable the use of the Docker user-land networking proxy. @item @code{debug?} (default @code{#f}) -- cgit v1.2.3