summaryrefslogtreecommitdiff
path: root/bus/system.conf.in
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2021-12-10 14:31:45 +0000
committerSimon McVittie <smcv@collabora.com>2021-12-10 16:48:51 +0000
commit9d60676ae08b5ff1153ca5cb2e42bb4d5ec563cf (patch)
tree0c7ee3621e5e7b08ddb508595a6b3b8eadbf12e4 /bus/system.conf.in
parent67f1a01f7bbb813d1664bd9a01dc8af3c2b469ca (diff)
downloaddbus-9d60676ae08b5ff1153ca5cb2e42bb4d5ec563cf.tar.gz
Disable the Containers interface
We've had a request for a 1.14.x stable-branch, but the Containers interface is only partially implemented, not yet described in the D-Bus Specification, and not ready to be part of our API guarantees. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'bus/system.conf.in')
-rw-r--r--bus/system.conf.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/bus/system.conf.in b/bus/system.conf.in
index 7c79a1ae..d2f3244b 100644
--- a/bus/system.conf.in
+++ b/bus/system.conf.in
@@ -126,10 +126,6 @@
<!-- <limit name="max_names_per_connection">512</limit> -->
<!-- <limit name="max_match_rules_per_connection">512</limit> -->
<!-- <limit name="max_replies_per_connection">128</limit> -->
- <!-- <limit name="max_containers">512</limit> -->
- <!-- <limit name="max_containers_per_user">16</limit> -->
- <!-- <limit name="max_container_metadata_bytes">4096</limit> -->
- <!-- <limit name="max_connections_per_container">8</limit> -->
<!-- Config files are placed here that among other things, punch
holes in the above policy for specific services. -->