From f7d5cae644c1c39e508bee7c75c1b4bb9ebc62a8 Mon Sep 17 00:00:00 2001 From: petko Date: Sun, 18 Aug 2024 13:58:04 +0000 Subject: $EnableMergeLastMinorEdit set to 12 hours. git-svn-id: svn://pmwiki.org/pmwiki/trunk@4779 524c5546-5005-0410-9a3e-e25e191bd360 --- scripts/stdconfig.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/stdconfig.php b/scripts/stdconfig.php index 3e73d647..058cd6a0 100644 --- a/scripts/stdconfig.php +++ b/scripts/stdconfig.php @@ -51,7 +51,7 @@ if (IsEnabled($EnableCommonEnhancements,0)) { # Editing SDV($EnablePreviewChanges, 1); - SDV($EnableMergeLastMinorEdit, 1); + SDV($EnableMergeLastMinorEdit, 12*3600); SDV($EnableListIncludedPages, 1); SDV($EnablePmSyntax, 2); SDV($EnableEditAutoText, 1); -- cgit v1.2.3