mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-19 10:20:30 +01:00
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>
This commit is contained in:
parent
8f1d2a2fa8
commit
bd2063e17e
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue