continuwuity/docs/reference/server.mdx
Ginger 71a26e433f
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Successful in 2m28s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m15s
Update flake hashes / update-flake-hashes (pull_request) Successful in 48s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 29m53s
fix: Update package and crate metadata
2026-01-08 00:21:28 +00:00

21 lines
745 B
Text

# Command-Line Help for `continuwuity`
This document contains the help content for the `continuwuity` command-line program.
**Command Overview:**
* [`continuwuity`↴](#continuwuity)
## `continuwuity`
A Matrix homeserver written in Rust, the official continuation of the conduwuit homeserver.
**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