server/db: allow full DSN; use memdb in tests

The earlier commit is still relevant as it allows to integrate real
database when needed.
This commit is contained in:
rr-
2016-08-15 19:55:03 +02:00
parent e688f39887
commit 6c29377f6b
6 changed files with 15 additions and 48 deletions

View File

@ -89,7 +89,7 @@ user@host:szuru/server$ source python_modules/bin/activate # enters the sandbox
- API URL,
- data directory,
- data URL,
- the `database` section,
- database,
- the `smtp` section.
2. Compile the frontend: