2024-06-16 21:30:51 -04:00
|
|
|
## Example configuration
|
2024-03-17 18:06:10 -04:00
|
|
|
|
2024-06-16 21:30:51 -04:00
|
|
|
<details>
|
|
|
|
<summary>Example configuration</summary>
|
|
|
|
|
|
|
|
```toml
|
2024-06-26 22:04:28 -04:00
|
|
|
{{#include ../../conduwuit-example.toml}}
|
2024-03-17 18:06:10 -04:00
|
|
|
```
|
2024-05-11 23:53:42 -04:00
|
|
|
|
2024-06-16 21:30:51 -04:00
|
|
|
</details>
|
|
|
|
|
|
|
|
## Debian systemd unit file
|
|
|
|
|
|
|
|
<details>
|
|
|
|
<summary>Debian systemd unit file</summary>
|
2024-05-11 23:53:42 -04:00
|
|
|
|
|
|
|
```
|
2024-06-26 22:04:28 -04:00
|
|
|
{{#include ../../debian/conduwuit.service}}
|
2024-05-11 23:53:42 -04:00
|
|
|
```
|
2024-06-16 21:30:51 -04:00
|
|
|
|
|
|
|
</details>
|
|
|
|
|
|
|
|
## Arch Linux systemd unit file
|
|
|
|
|
|
|
|
<details>
|
|
|
|
<summary>Arch Linux systemd unit file</summary>
|
|
|
|
|
|
|
|
```
|
2024-06-26 22:04:28 -04:00
|
|
|
{{#include ../../arch/conduwuit.service}}
|
2024-06-16 21:30:51 -04:00
|
|
|
```
|
|
|
|
|
|
|
|
</details>
|