Unrestrict session bus timeout.
authorScott James Remnant <scott@ubuntu.com>
Mon, 11 May 2009 21:54:44 +0000 (22:54 +0100)
committerScott James Remnant <scott@ubuntu.com>
Thu, 28 May 2009 09:47:37 +0000 (11:47 +0200)
* 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>
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>