view docker/backend-dev-demo/libervia.conf @ 4182:4dc00e848961

core (tools/trigger): new `add_with_check` method: this method add a wrapper which will skip the trigger is the plugin is not available in the session (e.g. a component which doesn't use the plugin).
author Goffi <goffi@goffi.org>
date Sat, 09 Dec 2023 19:19:26 +0100
parents d5fd630b57bb
children 22cd3094cd1e
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