mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-13 05:00:17 +01:00
Update pending call limits on applet & NM
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2035 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
103f85f131
commit
98465c40dd
2 changed files with 4 additions and 0 deletions
|
|
@ -20,5 +20,7 @@
|
|||
<deny send_destination="org.freedesktop.NetworkManagerInfo"/>
|
||||
<deny send_interface="org.freedesktop.NetworkManagerInfo"/>
|
||||
</policy>
|
||||
|
||||
<limit name="max_replies_per_connection">512</limit>
|
||||
</busconfig>
|
||||
|
||||
|
|
|
|||
|
|
@ -17,5 +17,7 @@
|
|||
<deny send_destination="org.freedesktop.NetworkManager"/>
|
||||
<deny send_interface="org.freedesktop.NetworkManager"/>
|
||||
</policy>
|
||||
|
||||
<limit name="max_replies_per_connection">512</limit>
|
||||
</busconfig>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue