view docker/backend-dev-demo/libervia.conf @ 3677:02e5e2385a30

component (file-sharing): use `file-sharing` instead of `file_sharing`: a dash is used instead of underscore for entry-point and config section., as it is best practice to use dash on command-line.
author Goffi <goffi@goffi.org>
date Sun, 26 Sep 2021 16:35:56 +0200
parents db0f4d419448
children d5fd630b57bb
line wrap: on
line source

[DEFAULT]
xmpp_domain = server1.test
email_server = libervia-backend.test
email_port = 8025
email_admins_list = admin@server1.test

[component file_sharing]
http_upload_public_facing_url = http://localhost:7777
http_upload_connection_type = http
http_upload_port = 7777