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:
Dan Williams 2006-09-21 00:39:36 +00:00
parent 103f85f131
commit 98465c40dd
2 changed files with 4 additions and 0 deletions

View file

@ -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>

View file

@ -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>