Updated CLI Configuration Options (markdown)

master
Zlatin Balevsky 2019-11-19 09:36:13 +00:00
parent 1eeece79cf
commit 7a71acd6c2
1 changed files with 1 additions and 0 deletions

@ -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