continuwuity/docs/server_reference.md
Jade Ellis 28a29c3a7b
Some checks failed
Checks / Prefligit / prefligit (push) Failing after 1s
Release Docker Image / define-variables (push) Failing after 1s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been skipped
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been skipped
Release Docker Image / merge (push) Has been skipped
Checks / Rust / Format (push) Failing after 1s
Checks / Rust / Clippy (push) Failing after 27s
Checks / Rust / Cargo Test (push) Failing after 26s
feat: Generate binary documentation
Also refactors main.rs/mod.rs to silence clippy
2025-07-06 22:58:01 +01:00

704 B

Command-Line Help for continuwuity

This document contains the help content for the continuwuity command-line program.

Command Overview:

continuwuity

a very cool Matrix chat homeserver written in Rust

Usage: continuwuity [OPTIONS]

Options:
  • -c, --config <CONFIG> — Path to the config TOML file (optional)
  • -O, --option <OPTION> — Override a configuration variable using TOML 'key=value' syntax
  • --read-only — Run in a stricter read-only --maintenance mode
  • --maintenance — Run in maintenance mode while refusing connections
  • --execute <EXECUTE> — Execute console command automatically after startup