From 9d60676ae08b5ff1153ca5cb2e42bb4d5ec563cf Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 10 Dec 2021 14:31:45 +0000 Subject: 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 --- doc/dbus-daemon.1.xml.in | 8 -------- 1 file changed, 8 deletions(-) (limited to 'doc') diff --git a/doc/dbus-daemon.1.xml.in b/doc/dbus-daemon.1.xml.in index 80fe9453..cb811577 100644 --- a/doc/dbus-daemon.1.xml.in +++ b/doc/dbus-daemon.1.xml.in @@ -840,14 +840,6 @@ Available limit names are: (number of calls-in-progress) "reply_timeout" : milliseconds (thousandths) until a method call times out - "max_containers" : max number of restricted servers for use - in app-containers, in total - "max_containers_per_user" : max number of app-containers per Unix uid - "max_container_metadata_bytes": max number of bytes of metadata to store - for each app-container - "max_connections_per_container": max number of (authenticated or - unauthenticated) connections to each - app-container -- cgit v1.2.1