From 48600cbc8e502a7e363cf3b08409950cbb6ccc29 Mon Sep 17 00:00:00 2001 From: Zhongwen Deng Date: Thu, 13 Apr 2023 09:50:11 +0800 Subject: [PATCH] chore: add auto_subscribe changelog --- changes/ce/feat-10381.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/feat-10381.en.md diff --git a/changes/ce/feat-10381.en.md b/changes/ce/feat-10381.en.md new file mode 100644 index 000000000..355839db9 --- /dev/null +++ b/changes/ce/feat-10381.en.md @@ -0,0 +1 @@ +Hide the auto_subscribe configuration item so that it can be modified later only through the HTTP API.