f40a3ea4a6
Signed-off-by: strawberry <strawberry@puppygock.gay>
32 lines
439 B
Markdown
32 lines
439 B
Markdown
## Example configuration
|
|
|
|
<details>
|
|
<summary>Example configuration</summary>
|
|
|
|
```toml
|
|
{{#include ../conduwuit-example.toml}}
|
|
```
|
|
|
|
</details>
|
|
|
|
## Debian systemd unit file
|
|
|
|
<details>
|
|
<summary>Debian systemd unit file</summary>
|
|
|
|
```
|
|
{{#include ../debian/conduwuit.service}}
|
|
```
|
|
|
|
</details>
|
|
|
|
## Arch Linux systemd unit file
|
|
|
|
<details>
|
|
<summary>Arch Linux systemd unit file</summary>
|
|
|
|
```
|
|
{{#include ../arch/conduwuit.service}}
|
|
```
|
|
|
|
</details>
|