diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-07-17 16:33:03 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-07-17 16:33:03 +0000 |
| commit | 609c491b019346da06aef62303601fa38e66e4c9 (patch) | |
| tree | bd1584e10dde246a558d36b621a657b374249a06 /java/broker/etc | |
| parent | 1cd4b095536f8b8325e8db3e9541a5f560af0435 (diff) | |
| download | qpid-python-609c491b019346da06aef62303601fa38e66e4c9.tar.gz | |
QPID-1182 : Added additional logging to identify the exception that caused Authentication to fail.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@677633 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/broker/etc')
| -rw-r--r-- | java/broker/etc/acl.config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/broker/etc/acl.config.xml b/java/broker/etc/acl.config.xml index 73c8d239de..614ecf0a88 100644 --- a/java/broker/etc/acl.config.xml +++ b/java/broker/etc/acl.config.xml @@ -93,7 +93,7 @@ <queues> <exchange>amq.direct</exchange> <!-- 4Mb --> - <maximumQueueDepth>4235g264</maximumQueueDepth> + <maximumQueueDepth>4235264</maximumQueueDepth> <!-- 2Mb --> <maximumMessageSize>2117632</maximumMessageSize> <!-- 10 mins --> |
