mirror of https://github.com/zlatinb/muwire
Updated CLI Configuration Options (markdown)
parent
1eeece79cf
commit
7a71acd6c2
|
@ -22,6 +22,7 @@ These go in $HOME/.MuWire/MuWire.properties
|
|||
* *startChatServer* (true/false) Whether to start the chat server on startup. Default is false
|
||||
* *maxChatConnections* (integer) Maximum number of chat connections to allow. -1 means unlimited. Default is -1
|
||||
* *advertiseChat* (true/false) Whether to advertise chat ability in search results. Default is true
|
||||
* *chatWelcomeFile* (path) Absolute path to the file whose contents are to be displayed in the welcome message. Default none (shows default welcome message)
|
||||
|
||||
### UI Options
|
||||
|
||||
|
|
Loading…
Reference in New Issue