view docker/backend-dev-demo/libervia.conf @ 4241:898db6daf0d0

core: Jingle Remote Control implementation: This is an implementation of the protoXEP that will be submitted to XSF. It handle establishment of a remote control session, and the management of A/V calls with XEP-0167. rel 436
author Goffi <goffi@goffi.org>
date Sat, 11 May 2024 13:52:43 +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