mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-03 12:40:17 +01:00
Merge branch 'auth-timeout-comment' into 'main'
bus: Correct commented-out default auth_timeout in system.conf See merge request dbus/dbus!519
This commit is contained in:
commit
4acb9d7cea
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@
|
|||
<!-- <limit name="max_message_size">33554432</limit> -->
|
||||
<!-- <limit name="max_message_unix_fds">16</limit> -->
|
||||
<!-- <limit name="service_start_timeout">25000</limit> -->
|
||||
<!-- <limit name="auth_timeout">5000</limit> -->
|
||||
<!-- <limit name="auth_timeout">30000</limit> -->
|
||||
<!-- <limit name="pending_fd_timeout">150000</limit> -->
|
||||
<!-- <limit name="max_completed_connections">2048</limit> -->
|
||||
<!-- <limit name="max_incomplete_connections">64</limit> -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue