docs: Add missing documentation to config parameters. #1

Merged
renegadespork merged 5 commits from renegadespork/dev into main 2026-04-06 19:59:11 +00:00

Addresses issue #1544

Added documentation for the following:

  • pdu_cache_capacity
  • auth_chain_cache_capacity

Information referenced from:

Addresses [issue #1544](https://forgejo.ellis.link/continuwuation/continuwuity/issues/1544) Added documentation for the following: - `pdu_cache_capacity` - `auth_chain_cache_capacity` Information referenced from: - `/src/config/mod.rs` - [Conduit Docs](https://docs.conduit.rs/configuration.html) - [Matrix Specification](https://spec.matrix.org/v1.9/server-server-api/)
Author
Owner

Added more documentation for:

  • default_shorteventid_cache_capacity
  • default_eventidshort_cache_capacity

I couldn't find any existing references to these in the Conduit docs, so the descriptions are based on following references in the code.

Added more documentation for: - `default_shorteventid_cache_capacity` - `default_eventidshort_cache_capacity` I couldn't find any existing references to these in the Conduit docs, so the descriptions are based on following references in the code.
Author
Owner

Added more documentation for:

  • eventid_pdu_cache_capacity
  • shortstatekey_cache_capacity
  • statekeyshort_cache_capacity
Added more documentation for: - `eventid_pdu_cache_capacity` - `shortstatekey_cache_capacity` - `statekeyshort_cache_capacity`
renegadespork force-pushed renegadespork/dev from fbff1eaf10 to ab6b8de724 2026-04-06 15:56:31 +00:00 Compare
renegadespork force-pushed renegadespork/dev from ab6b8de724 to 613f7efaae 2026-04-06 19:48:22 +00:00 Compare
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
renegadespork/continuwuity!1
No description provided.