Matthias Ahouansou
d058dab7aa
feat: add option to ignore specific server signing keys
1 month ago
AndSDev
6d227019ec
feat(service/media): add S3 support
7 months ago
Emanuele Rocca
03e7b1ad79
docs/configuration.md: allow_federation defaults to false
...
It seems that allow_federation does not default to true. Starting conduit
without the option I get the following error:
ERROR conduit::utils::error: BadConfig: Federation is disabled.
9 months ago
Matthias Ahouansou
c3fb1b0456
feat(media): retention policies
10 months ago
Matthias Ahouansou
19d0ea408c
feat(media): deep hashed directory structure
10 months ago
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
10 months ago
Matthias Ahouansou
de323cbecb
re-add well-known table, while still allowing individual values to be set with env vars without double underscores
1 year ago
Timo Kösters
6767ca8bc8
fix: config options for well_known have changed
1 year ago
Matthias Ahouansou
35ed731a46
feat(config): split on __, allowing for setting individual values in a table
2 years ago
Matthias Ahouansou
6e913bfec4
docs: delegation
2 years ago
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>
2 years ago
Samuel Meenzen
425660472c
docs: build docs using mdBook
2 years ago