about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-08-27T18·20-0400
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-08-27T18·20-0400
commit9e2fc6951ca049b15149a2c4b75d2f5bff7f07e1 (patch)
tree49c0c914a6d3d02f54150bfaba3731aa9b98d720 /doc
parentcfd968dd94f35c5ef781be9bda883d8818fc1d6e (diff)
Disable the binary cache substituter by default for now
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/conf-file.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/conf-file.xml b/doc/manual/conf-file.xml
index ae167fb787..82bc025bcd 100644
--- a/doc/manual/conf-file.xml
+++ b/doc/manual/conf-file.xml
@@ -323,8 +323,8 @@ build-use-chroot = /dev /proc /bin</programlisting>
   <varlistentry><term><literal>binary-caches</literal></term>
 
     <listitem><para>A list of URLs of binary caches, separated by
-    whitespace.  The default is
-    <literal>http://nixos.org/binary-cache</literal>.</para></listitem>
+    whitespace.  The default is empty.<!-- The default is
+    <literal>http://nixos.org/binary-cache</literal>. --></para></listitem>
 
   </varlistentry>