Browse Source

chore: add changelog entry

Andrew Mayorov 1 năm trước cách đây
mục cha
commit
0d3b116c02
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      changes/ee/feat-13788.en.md

+ 1 - 0
changes/ee/feat-13788.en.md

@@ -0,0 +1 @@
+Prevent DS Shared Subscriptions application from running full-fledged startup sequence if respective features are disabled. This includes preventing the initialization of the internal database that could have been created and occupied a lot of disk space otherwise.