From patchwork Wed Mar 29 06:08:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1055 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 86793621CB for ; Tue, 28 Mar 2017 21:08:17 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 6C2EE26B6; Tue, 28 Mar 2017 21:08:16 +0200 (CEST) Received: from Devel.localdomain (p5DD82656.dip0.t-ipconnect.de [93.216.38.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 0DC3A26AB for ; Tue, 28 Mar 2017 21:08:13 +0200 (CEST) From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] motion 4.0.1: new config file Date: Tue, 28 Mar 2017 21:08:08 +0200 Message-Id: <20170328190808.2502-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.11.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This is the new config file for 'motion 4.0.1'. Several keys were renamed since 3.2.12, others adapted, some are completely new. I tried to take care of existing keys and values. This one needs testing. Best, Matthias Signed-off-by: Matthias Fischer --- config/motion/motion.conf | 413 ++++++++++++++++++++++++++++++---------------- 1 file changed, 273 insertions(+), 140 deletions(-)