From 2dc3bc0370b7e910e33a8da883f56441a1958617 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Mon, 10 Dec 2012 17:23:27 -0800 Subject: [PATCH] added "failed_fork" parameter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit set to 1 if using theĀ development branch from fork https://github.com/Tolstyak/Sick-Beard.git --- autoProcessTV.cfg.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autoProcessTV.cfg.sample b/autoProcessTV.cfg.sample index 15dc900c..6fd4ba69 100644 --- a/autoProcessTV.cfg.sample +++ b/autoProcessTV.cfg.sample @@ -4,4 +4,5 @@ port=8081 username= password= web_root= -ssl=0 \ No newline at end of file +ssl=0 +failed_fork=0 \ No newline at end of file