Files
continuwuity/docs/configuration/examples.md
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

20 lines
264 B
Markdown
Raw Normal View History

## Example configuration
<details>
<summary>Example configuration</summary>
```toml
{{#include ../../conduwuit-example.toml}}
```
2024-05-11 23:53:42 -04:00
</details>
## systemd unit file
<details>
<summary>systemd unit file</summary>
2024-05-11 23:53:42 -04:00
```
{{#include ../../pkg/conduwuit.service}}
2024-05-11 23:53:42 -04:00
```