diff --git a/doc/srnd.md b/doc/srnd.md index 3a6139a..b394243 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 +* Feeds configurations can optionally be stored in a directory of your choosing (the default is `feeds.d` in the working directory). Any ini files located in this directory will be loaded. + + ##`[pprof]` All pprof-related settings.