xmpp/prosody-filer/config.toml
Georg 1475cd6a18
Prosody-filer configuration
Signed-off-by: Georg <georg@lysergic.dev>
2021-07-25 02:36:37 +02:00

5 lines
90 B
TOML

listenport = "[::1]:5050"
secret = "$SEC"
storeDir = "./upload/"
uploadSubDir = "upload/"