#264753 mistakenly used the dataDir option to set the -data argument. This broke existing configurations because -data used to be set to configDir (implicitly, using the -home option, which is equivalent to setting -config and -data to the same value). Fix this by introducing a new databaseDir option sets -data and defaults to configDir. This maintains the existing behavior by default while still allowing users to specify separate config and database directories.
26 KiB
26 KiB