Unrestrict session bus timeout.
authorScott James Remnant <scott@ubuntu.com>
Mon, 11 May 2009 21:54:44 +0000 (22:54 +0100)
committerColin Walters <walters@verbum.org>
Tue, 14 Jul 2009 19:38:33 +0000 (15:38 -0400)
* bus/session.conf.in: Remove the reply_timeout stanza, previously
  intended to increase the reply timeout, this now reduces it.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
(cherry picked from commit bd2063e17e1bb57dee1a5dfed76c9dde76d55ff3)

bus/session.conf.in

index 794eb8d..e7229ad 100644 (file)
@@ -56,6 +56,5 @@
   <limit name="max_names_per_connection">50000</limit>
   <limit name="max_match_rules_per_connection">50000</limit>
   <limit name="max_replies_per_connection">50000</limit>
-  <limit name="reply_timeout">300000</limit>
 
 </busconfig>