mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-19 23:11:13 +00:00
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> |
||
---|---|---|
.. | ||
alias-create.dto.ts | ||
alias-update.dto.ts | ||
alias.dto.ts | ||
alias.entity.ts | ||
alias.service.spec.ts | ||
alias.service.ts | ||
note-metadata.dto.ts | ||
note-permissions.dto.ts | ||
note.dto.ts | ||
note.entity.ts | ||
note.media-deletion.dto.ts | ||
notes.module.ts | ||
notes.service.spec.ts | ||
notes.service.ts | ||
primary.value-transformer.ts | ||
tag.entity.ts | ||
utils.spec.ts | ||
utils.ts |