From c6b9ecc37aeb8ed8d504d36535441083034e4f80 Mon Sep 17 00:00:00 2001 From: Ward Wouts Date: Tue, 5 Feb 2008 15:30:35 +0000 Subject: [PATCH] authenticatie documenteren --- trunk/ripnews/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trunk/ripnews/README b/trunk/ripnews/README index 1ccaeba..ccb9fed 100644 --- a/trunk/ripnews/README +++ b/trunk/ripnews/README @@ -18,6 +18,8 @@ after that I'll list the possible options. <== cut here ==> # Set the default NNTPSERVER to localhost NNTPSERVER=localhost +# If you need authentication +# NNTPSERVER=user:password@servername # Set the cachedir, this is where the subject caches are stored # without this ripnews will be much slower (but should still work)