mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-28 08:25:35 +00:00
bd0eee6aa9
change, by querying the config instead of StatSummarizer to
determine if a stat is graphed.
- Don't append to a string in a loop
- parseConfig() return a Set instead of List to avoid O(n**2) behavior
when deteriming config changes