From b38a7d1dccd0abda4df7b6a25ba32a1f25213103 Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 18 May 2022 15:54:36 +0200 Subject: [PATCH] Update changelog/unreleased/fix-debug-config-enable-by-default.md --- changelog/unreleased/fix-debug-config-enable-by-default.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/fix-debug-config-enable-by-default.md b/changelog/unreleased/fix-debug-config-enable-by-default.md index b23f82575..916a43920 100644 --- a/changelog/unreleased/fix-debug-config-enable-by-default.md +++ b/changelog/unreleased/fix-debug-config-enable-by-default.md @@ -1,6 +1,6 @@ Bugfix: Enable debug server by default -We've fixed the behavior for th audit, idm, nats and notifications extensions, that +We've fixed the behavior for the audit, idm, nats and notifications extensions, that did not start their debug server by default. https://github.com/owncloud/ocis/pull/3827