summaryrefslogtreecommitdiff
path: root/server/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2014-03-12 19:41:09 -0300
committerdrebs <drebs@leap.se>2014-03-12 19:44:06 -0300
commit1a5f426b70ea690b893438d21eb404474126280b (patch)
tree408393d9d37de549c0b012200a5ee4ade3ca47e4 /server/changes
parentc332b78995334a8c49c788e2fd3fa15eb8936ca8 (diff)
Do not ensure shared database upon Soledad Server start (#5302).
Diffstat (limited to 'server/changes')
-rw-r--r--server/changes/feature_5302_do-not-ensure-shared-database2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/changes/feature_5302_do-not-ensure-shared-database b/server/changes/feature_5302_do-not-ensure-shared-database
new file mode 100644
index 00000000..4ee70b9a
--- /dev/null
+++ b/server/changes/feature_5302_do-not-ensure-shared-database
@@ -0,0 +1,2 @@
+ o Do not try to create the shared database when running the Soledad Server
+ application (#5302).