hedgedoc/src/media
Philip Molares f4a580cf2a refactor(config): extract note config from app config
This commit separates the app config object from a new note config object. This was done to separate different concerns in different config files. Especially if the number of settings that are about notes increase, it is a good idea to keep them separate from the app config.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-01-30 22:19:50 +01:00
..
backends
media-backend.interface.ts
media-upload-url.dto.ts
media-upload.dto.ts
media-upload.entity.ts refactor(media-upload): lazy-load relations 2021-11-18 18:47:12 +01:00
media.module.ts
media.service.spec.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
media.service.ts refactor(media-upload): lazy-load relations 2021-11-18 18:47:12 +01:00
multer-file.interface.ts