# | Line 72 | Line 72 | displayQueueInformation=0 | |
---|---|---|
72 | ||
73 | # debugging, dumps the raw xml pairs to system.out | |
74 | # uncomment the following | |
75 | < | packetDump=0 |
75 | > | packetDump=0 |
76 | > | |
77 | > | # Turns on host discovery |
78 | > | hostDiscoveryMode=1 |
79 | > | |
80 | > | # the queue size for the data queue |
81 | > | dataQueueSize=500 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |