| # | Line 22 | Line 22 | RootFilter.name=root | |
|---|---|---|
| 22 | # Comment either of these (or delete them) and | |
| 23 | # that interface won't be started | |
| 24 | RootFilter.realtimeInterfaceName=realtimeclients | |
| 25 | < | #RootFilter.dbInterfaceName=database | 
| 25 | > | RootFilter.dbInterfaceName=database | 
| 26 | ||
| 27 | # The port for the client interface to listen on | |
| 28 | ClientInterface.listenPort=4510 | |
| # | Line 34 | Line 34 | Filter.parentFilter=root | |
| 34 | Host.filter=filter1 | |
| 35 | ||
| 36 | # The default update times for a new host | |
| 37 | < | Host.UDPUpdateTime=5 | 
| 37 | > | Host.UDPUpdateTime=10 | 
| 38 | Host.TCPUpdateTime=60 | |
| 39 | ||
| 40 | # Plugin Information | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |