mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-26 07:20:24 +01: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
132 B
Text
4 lines
132 B
Text
<busconfig>
|
|
<listen>tcp:port=1234</listen>
|
|
<limit name="max_incoming_bytes" name="max_incoming_bytes">5000</limit>
|
|
</busconfig>
|