diff --git a/wiki/en/Running-a-Server.md b/wiki/en/Running-a-Server.md index 63bfcdb59..6a56d673a 100644 --- a/wiki/en/Running-a-Server.md +++ b/wiki/en/Running-a-Server.md @@ -172,6 +172,8 @@ 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.