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