Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/2.9.2_2021-11-24/9216')
-rw-r--r--changelog/2.9.2_2021-11-24/92167
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog/2.9.2_2021-11-24/9216 b/changelog/2.9.2_2021-11-24/9216
new file mode 100644
index 000000000..d1e7367ac
--- /dev/null
+++ b/changelog/2.9.2_2021-11-24/9216
@@ -0,0 +1,7 @@
+Enhancement: Branding option to disable warning for multiple sync_journal.db's
+
+We added a branding option that disables the `Multiple accounts are sharing the folder` warning.
+In previous client versions a bug caused the creation of new sync journals, causing false positives in the detection.
+While this can be handled by the individual user, companies with multiple hundreds of users may opt to disable the warning.
+
+https://github.com/owncloud/client/pull/9216