# | Line 97 | Line 97 | RootFilter.dbInterfaceName=database | |
---|---|---|
97 | ||
98 | # The port for the client interface to listen on | |
99 | ClientInterface.listenPort=4510 | |
100 | + | # The name for the client interface |
101 | + | ClientInterface.name=realtimeclients |
102 | + | |
103 | + | |
104 | + | |
105 | + | ############################################################ |
106 | + | #### Database interface configuration |
107 | + | ############################################################ |
108 | + | |
109 | + | # The name for the Database interface |
110 | + | DBInterface.name=database |
111 | ||
112 | ||
113 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |