Skip to content

Fix startup w/o migrate-from property

Daniel Gerhardt requested to merge fix-no-migratefrom into master

Startup failed when system.couchdb.migrate-from was not set. This was a regression introduced by !174 (merged).

Fixes arsnova-backend#56.

Merge request reports