mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 03:18:07 +02:00
minimal.conf is a valid config file added to make it obvious why the new invalid config files are invalid. Signed-off-by: Simon McVittie <smcv@collabora.com> Reviewed-by: Philip Withnall <withnall@endlessm.com> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=107739
4 lines
110 B
Text
4 lines
110 B
Text
<busconfig>
|
|
<listen>tcp:port=1234</listen>
|
|
<limit name="max_names_per_connection">-1</limit>
|
|
</busconfig>
|