From: Simon McVittie Date: Thu, 29 Nov 2018 18:17:46 +0000 (+0000) Subject: dbus-daemon(1): Document max_connections_per_user as Unix-only X-Git-Tag: dbus-1.13.8~13^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89208de6a9d6933666e63814a7b37afee19bfeb2;p=thirdparty%2Fdbus.git dbus-daemon(1): Document max_connections_per_user as Unix-only The limit is accepted on Windows, but not enforced. Signed-off-by: Simon McVittie --- diff --git a/doc/dbus-daemon.1.xml.in b/doc/dbus-daemon.1.xml.in index f93b9a343..526b85ba7 100644 --- a/doc/dbus-daemon.1.xml.in +++ b/doc/dbus-daemon.1.xml.in @@ -791,7 +791,7 @@ Available limit names are: "max_incomplete_connections" : max number of unauthenticated connections "max_connections_per_user" : max number of completed connections from - the same user + the same user (only enforced on Unix OSs) "max_pending_service_starts" : max number of service launches in progress at the same time "max_names_per_connection" : max number of names a single