diff options
Diffstat (limited to 'common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs')
-rw-r--r-- | common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs b/common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs deleted file mode 100644 index acd74529..00000000 --- a/common/changes/feature_5302_prevent-couch-server-state-from-creating-or-deleting-dbs +++ /dev/null @@ -1,3 +0,0 @@ - o Prevent CouchServerState from creating or deleting databases. This way, - Soledad remote clients won't ever be able to do these operations when - syncing. Part of #5302. |