From 8a2c91b8a549402040c94b45b063311975583efd Mon Sep 17 00:00:00 2001 From: Olivier Andrieu Date: Wed, 25 Aug 2004 08:03:12 +0000 Subject: * bus/config-parser.c (set_limit): * bus/dbus-daemon-1.1.in: * test/data/valid-config-files/many-rules.conf: set the max_match_rules_per_connection limt from the config file. * doc/busconfig.dtd: update the DTD. * bus/driver.c: remove some unused variables. --- test/data/valid-config-files/many-rules.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'test/data') diff --git a/test/data/valid-config-files/many-rules.conf b/test/data/valid-config-files/many-rules.conf index f68430e5..0c675828 100644 --- a/test/data/valid-config-files/many-rules.conf +++ b/test/data/valid-config-files/many-rules.conf @@ -53,5 +53,6 @@ 64 64 256 + 512 -- cgit