summaryrefslogtreecommitdiffstats
path: root/bus
diff options
context:
space:
mode:
authorScott James Remnant <scott@ubuntu.com>2009-05-11 22:54:44 +0100
committerScott James Remnant <scott@ubuntu.com>2009-05-28 11:47:37 +0200
commitbd2063e17e1bb57dee1a5dfed76c9dde76d55ff3 (patch)
tree8b614732178f9d100e1778cfcde29e688c03e947 /bus
parent8f1d2a2fa8ba2f25121465ad82289c0e09c9675a (diff)
Unrestrict session bus timeout.
* 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>
Diffstat (limited to 'bus')
-rw-r--r--bus/session.conf.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/bus/session.conf.in b/bus/session.conf.in
index 794eb8da..e7229ad5 100644
--- a/bus/session.conf.in
+++ b/bus/session.conf.in
@@ -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>