From bd2b761bcda89b027369671d69fda55dee6df5ae Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Mon, 31 Dec 2018 09:54:48 -0600 Subject: [PATCH] change configdata.pm.in defaults --- scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in b/scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in index 846a62f82..fa7b86079 100644 --- a/scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in +++ b/scripts/ZoneMinder/lib/ZoneMinder/ConfigData.pm.in @@ -2450,7 +2450,7 @@ our @options = ( }, { name => 'ZM_RUN_AUDIT', - default => 'yes', + default => 'no', description => 'Run zmaudit to check data consistency', help => q` The zmaudit daemon exists to check that the saved information @@ -2679,7 +2679,7 @@ our @options = ( }, { name => 'ZM_OPT_CONTROL', - default => 'no', + default => 'yes', description => 'Support controllable (e.g. PTZ) cameras', help => q` ZoneMinder includes limited support for controllable cameras. A @@ -2892,7 +2892,7 @@ our @options = ( }, { name => 'ZM_WEB_LIST_THUMBS', - default => 'no', + default => 'yes', description => 'Display mini-thumbnails of event images in event lists', help => q` Ordinarily the event lists just display text details of the