Archived
1
0

add base files for documentation

This commit is contained in:
jeff
2015-10-07 14:04:50 -04:00
parent 7845131544
commit 3c4e319f06
3 changed files with 15 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Configuration #
In nntpchan's stack there are currently 2 configuration files.
All config files are auto generated with sane defaults if the files are not present.
[feeds.ini](feeds.md) is for all your nntp outfeeds
[srnd.ini](srnd.md) is for the core daemon
+3
View File
@@ -0,0 +1,3 @@
# feeds.ini
todo: document this file
+3
View File
@@ -0,0 +1,3 @@
# srnd.ini
todo: document this file