annotate docker/backend-dev/libervia.conf @ 4323:a8bceb29b1ff

core (memory/params): set default resource priority to 0: Priority was historically set to 50 to follow behaviour of other clients at the time, but it's nowadays a legacy feature, and a non zero value can cause trouble if message carbon is not used.
author Goffi <goffi@goffi.org>
date Wed, 20 Nov 2024 11:28:23 +0100
parents 51d004e50786
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3381
127dde80a0a5 docker: dockers images, first draft:
Goffi <goffi@goffi.org>
parents:
diff changeset
1 [DEFAULT]
4195
22cd3094cd1e docker (demo): fix starting + better UX:
Goffi <goffi@goffi.org>
parents: 3766
diff changeset
2 log_fmt = [%%(name)s] %%(message)s
3646
0422c735db56 docker: fixes following global renaming
Goffi <goffi@goffi.org>
parents: 3497
diff changeset
3 media_dir = /src/libervia-media
4268
51d004e50786 docker (backend): set `+use_local_shared_tmp` in conf.
Goffi <goffi@goffi.org>
parents: 4195
diff changeset
4 use_local_shared_tmp=true