Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions wiki/en/Running-a-Server.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ Show an agreement window before users can connect. The text of the agreement to

##### `-w or --welcomemessage`
A "welcome message" to display in the Client chat window on connect. Can be given as a string or filename, and can contain HTML.
When a path is used, the file must be accessible by the user account running Jamulus. (On most Linux installations, user `jamulus` is used by default.) If not accessible, the literal path (rather than its contents) will appear.

##### `--serverpublicip`
The public IP address of the Server if connecting to a Directory behind the same NAT. See [the Directories guide](Directories) for further information.
Expand Down