9 lines
316 B
TOML
9 lines
316 B
TOML
|
|
||
|
[general]
|
||
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||
|
|
||
|
# This package contains a cronjob to automatically remove old files from the upload directory
|
||
|
MediaDownloadPath="/var/lib/matterbridge/upload"
|
||
|
MediaServerDownload="https://example.com/upload"
|
||
|
|
||
|
# See /etc/matterbridge/matterbridge.toml.sample for how to configure
|