mirror of https://github.com/apache/activemq.git
fix Warning: Line 26, Column 3: Bad option name "OPTIMIZE_TOKEN_MANAGER". Option setting will be ignored.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441407 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e8deea92b6
commit
436ca9e1eb
|
@ -23,7 +23,6 @@ options {
|
|||
UNICODE_INPUT = true;
|
||||
|
||||
// some performance optimizations
|
||||
OPTIMIZE_TOKEN_MANAGER = true;
|
||||
ERROR_REPORTING = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue