Matthias Ahouansou
52c64cb62d
docs: update info on simplified sliding sync
10 months ago
Matthias Ahouansou
0528eb5928
docs: guide to moderating media
10 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
2dce87546a
ci: check for typos
12 months ago
Matthias Ahouansou
dbc1daaefb
feat(turn): move config to table & error when no config is set
1 year ago
Glandos
8e52ff7560
nginx uses $host instead of $http_host
...
See https://trac.nginx.org/nginx/ticket/2468#comment:1
1 year 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
Dawid Rejowski
75a0f68349
Update docs to point at new Synapse location
2 years ago
Craft
324e1beabf
Update docker.md specifying port so that others don't also run into trying to figure this out when following this md.
2 years ago
Matthias Ahouansou
35ed731a46
feat(config): split on __, allowing for setting individual values in a table
2 years ago
Matthias Ahouansou
16af8b58ae
ci: build for Debian aarch64
2 years ago
Matthias Ahouansou
e51f60e437
docs(faq): add instructions on how to make a user admin
2 years ago
Matthias Ahouansou
6e913bfec4
docs: delegation
2 years ago
Matthias Ahouansou
a23bfdb3f0
docs(docker): don't use underscores for max request size
2 years ago
Matthias Ahouansou
60fe238893
docs(faq): add backup instructions
2 years ago
Daniel Lo Nigro
c90e4816b7
[docs] Update docker-compose commands
2 years ago
Matthias Ahouansou
2b5295aa29
docs(faq): correct answer about migration
2 years ago
Matthias Ahouansou
f62db723f7
docs: fix STUN typo
2 years ago
Matthias Ahouansou
a499c80d1b
docs: add FAQ
2 years ago
Timo Kösters
779cebcd77
Update download links in documentation
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
Awiteb
b48e1300f2
chore(docs): Rename configuration section to `Configuration`
2 years ago
Timo Kösters
1fb5bcf98f
improvement: registration token now only works when registration is enabled
2 years ago
Charles Hall
5a4ee9808a
make chapter name reflect file name
...
Personally I think this makes more sense anyway.
2 years ago
Charles Hall
3dd21456ef
reduce scope of nixos documentation
...
There are so many ways to do this we realistically shouldn't bother
describing any of them, especially because people should be learning all
the options and choosing the one that suits them best anyway.
2 years ago
Charles Hall
f6bfba7014
normalize headers to "Conduit for X"
2 years ago
Charles Hall
f56abba216
rename "simple" deployment to "generic"
...
The main thing this section is really useful for is explaining how to
configure various reverse proxies, which applies to basically anything.
Also, remove all the language about this being "recommended", because
nothing in this documentation is actually tested in CI.
2 years ago
Charles Hall
2022efd279
remove section about cross compilation
...
It is very stale. Please just use Nix. Trying to do it outside of Nix
will be an exercise in frustration, I guarantee it.
2 years ago
Charles Hall
0a790686c5
avoid duplicating links in documentation
...
Because one might forget to update them. I did, initially, which is why
I'm making this change.
2 years ago
Matthias Ahouansou
120035685b
docs: point people to the matrix client list instead of element
2 years ago
Samuel Meenzen
425660472c
docs: build docs using mdBook
2 years ago