2024-06-17 03:30:51 +02:00
|
|
|
## Example configuration
|
2024-03-17 23:06:10 +01:00
|
|
|
|
2024-06-17 03:30:51 +02:00
|
|
|
<details>
|
|
|
|
<summary>Example configuration</summary>
|
|
|
|
|
|
|
|
```toml
|
2024-03-18 06:10:54 +01:00
|
|
|
{{#include ../conduwuit-example.toml}}
|
2024-03-17 23:06:10 +01:00
|
|
|
```
|
2024-05-12 05:53:42 +02:00
|
|
|
|
2024-06-17 03:30:51 +02:00
|
|
|
</details>
|
|
|
|
|
|
|
|
## Debian systemd unit file
|
|
|
|
|
|
|
|
<details>
|
|
|
|
<summary>Debian systemd unit file</summary>
|
2024-05-12 05:53:42 +02:00
|
|
|
|
|
|
|
```
|
|
|
|
{{#include ../debian/conduwuit.service}}
|
|
|
|
```
|
2024-06-17 03:30:51 +02:00
|
|
|
|
|
|
|
</details>
|
|
|
|
|
|
|
|
## Arch Linux systemd unit file
|
|
|
|
|
|
|
|
<details>
|
|
|
|
<summary>Arch Linux systemd unit file</summary>
|
|
|
|
|
|
|
|
```
|
|
|
|
{{#include ../arch/conduwuit.service}}
|
|
|
|
```
|
|
|
|
|
|
|
|
</details>
|