hedgedoc/src/config
David Mehren cd5256da7f refactor(db-config): Use typeorm-style options
TypeORM does not use a separate config option for the path
to the SQLite file.
Additionally, the "dialect" is called "type."

This commit adjusts our config to follow the upstream convention
to reduce confusion.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-05-01 20:49:09 +02:00
..
mock refactor(db-config): Use typeorm-style options 2022-05-01 20:49:09 +02:00
app.config.spec.ts
app.config.ts
auth.config.spec.ts test: ldap auth config 2022-04-17 21:05:13 +02:00
auth.config.ts
csp.config.ts
customization.config.ts
database-type.enum.ts refactor(db-config): Use typeorm-style options 2022-05-01 20:49:09 +02:00
database.config.ts refactor(db-config): Use typeorm-style options 2022-05-01 20:49:09 +02:00
external-services.config.ts
gitlab.enum.ts
hsts.config.ts
loglevel.enum.ts
media.config.ts
note.config.spec.ts
note.config.ts
utils.spec.ts
utils.ts