diff --git a/doc/.trash/Configuring Postgres database b/doc/.trash/Configuring Postgres database deleted file mode 100644 index aaafbc5..0000000 --- a/doc/.trash/Configuring Postgres database +++ /dev/null @@ -1,6 +0,0 @@ -##Installing Postgres - -Postgres on Debian (as root) - - # install as root - apt-get install --no-install-recommends postgresql postgresql-client diff --git a/doc/.trash/Configuring Redis database b/doc/.trash/Configuring Redis database deleted file mode 100644 index b703bad..0000000 --- a/doc/.trash/Configuring Redis database +++ /dev/null @@ -1,5 +0,0 @@ -##Installing Redis - -Redis 3.x or higher is required, [stable release](http://download.redis.io/releases/redis-stable.tar.gz) recommended - -* See http://redis.io/download diff --git a/doc/.trash/configuration-files.md b/doc/.trash/configuration-files.md deleted file mode 100644 index 0e01b52..0000000 --- a/doc/.trash/configuration-files.md +++ /dev/null @@ -1,9 +0,0 @@ -Configuration Files -=================== - -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. - -1. [srnd.ini](srnd.md) is for the core daemon -2. [feeds.ini](feeds.md) is for all your nntp outfeeds