]> Cypherpunks.ru repositories - gocheese.git/commitdiff
More convenient trusted-host master
authorSergey Matveev <stargrave@stargrave.org>
Mon, 4 Mar 2024 18:24:45 +0000 (21:24 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 4 Mar 2024 18:24:45 +0000 (21:24 +0300)
doc/proxy.texi

index 48e10ed59bb4c5d9b1f988f83433040841815d0e..a06e82e601c355e92b44c0e0ffcbfd03e0d69693 100644 (file)
@@ -31,6 +31,7 @@ Those URLs give human readable packages listing and package information.
 To use GoCheese as a proxy, just configure your @file{pip.conf}:
 
 @example
-[install]
+[global]
 index-url = http://gocheese.host:8080/simple/
+trusted-host = gocheese.host
 @end example