diff --git a/doc/srnd.md b/doc/srnd.md index 3a6139a..7c37c29 100644 --- a/doc/srnd.md +++ b/doc/srnd.md @@ -15,6 +15,7 @@ allow_anon_attachments=0 allow_attachments=1 require_tls=1 anon_nntp=0 +feeds=/etc/nntpchan/feeds.d [pprof] enable=0 @@ -108,6 +109,10 @@ This is where you put the address and port that you would like the NNTP server t * When this is set to `1`, the SRNdv2 server will send unauthenticated peers its articles. * When this is set to `0`, peers will need to be authenticated to sync articles. +#####feeds +* You can store many feed configurations in a directory you define to keep your feeds more organized. + + ##`[pprof]` All pprof-related settings.