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>
|
|
|
|
|
|
2025-09-02 09:35:15 -04:00
|
|
|
## systemd unit file
|
2024-06-16 21:30:51 -04:00
|
|
|
|
|
|
|
|
<details>
|
2025-09-02 09:35:15 -04:00
|
|
|
<summary>systemd unit file</summary>
|
2024-05-11 23:53:42 -04:00
|
|
|
|
|
|
|
|
```
|
2025-09-02 12:20:23 -04:00
|
|
|
{{#include ../../pkg/conduwuit.service}}
|
2024-05-11 23:53:42 -04:00
|
|
|
```
|