From 285f5c271ac01645624f7f051823a886ddcacfba Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sat, 4 Jun 2016 18:07:40 +0200 Subject: [PATCH] Update config.md --- doc/config.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/config.md b/doc/config.md index 4f8e895..7b717da 100644 --- a/doc/config.md +++ b/doc/config.md @@ -60,3 +60,13 @@ Fill in the fields required for the TLS security system. * **Hostname or IP address** - FIXME. * **TLS keyname** - FIXME. + +###Set paths to external programs + +![Image 6](http://i.imgur.com/hBXYJDo.png) + +NNTPChan needs to know the paths to the listed programs on your system. + +* **convert path** - Path to the `convert` program. +* **ffmpeg path** - Path to the `ffmpeg` program. +* **sox path** - Path to the `sox` program.