view docker/backend-dev-demo/libervia.conf @ 4277:b4b4ea8c5c87

plugin XEP-0167: Let use a `call_setup_cb` method in session: when set, the `call_setup_cb` method will be used instead of calling the `call_setup` bridge signal. This will be useful to incoming `Conferences` component to handle the signaling internally. rel 445
author Goffi <goffi@goffi.org>
date Fri, 05 Jul 2024 17:18:37 +0200
parents 22cd3094cd1e
children
line wrap: on
line source

[DEFAULT]
log_fmt = [%%(name)s] %%(message)s
init_wait_for_service=prosody:5222::Prosody
init_script_path=/home/libervia/init_script.sh
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