Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Ahouansou
19d0ea408c feat(media): deep hashed directory structure 2025-05-06 20:44:02 +01:00
Matthias Ahouansou
70d7f77363 feat(media): use file's sha256 for on-disk name & make directory configurable
In addition, metadata about the file, such as creation time, last access, and
file size, are stored in the database
2025-05-06 20:44:02 +01:00
Matthias Ahouansou
de323cbecb re-add well-known table, while still allowing individual values to be set with env vars without double underscores 2024-10-10 16:02:39 +01:00
Timo Kösters
6767ca8bc8 fix: config options for well_known have changed 2024-10-07 00:03:35 +02:00
Matthias Ahouansou
35ed731a46 feat(config): split on __, allowing for setting individual values in a table 2024-07-02 15:39:45 +01:00
Matthias Ahouansou
6e913bfec4 docs: delegation 2024-05-02 09:41:27 +01:00
Awiteb
2656f6f435 feat(docs): Document all configuration options
Fixes: https://gitlab.com/famedly/conduit/-/issues/435
Suggested-by: Matthias Ahouansou <matthias@ahouansou.cz>
Helped-by: Matthias Ahouansou <matthias@ahouansou.cz>
Signed-off-by: Awiteb <a@4rs.nl>
2024-04-20 23:40:04 +03:00
Samuel Meenzen
425660472c docs: build docs using mdBook 2024-03-16 20:01:15 -07:00