Replies: 1 comment 4 replies
-
I doubt it’s possible now. Probably requires a larger restructuring of the CLI interface. We could maybe monitor if the file containing the welcome message is changed? Maybe someone wants to look at it? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Jamulus supports setting the welcome message file by specifying a filename to
--welcomemessage
, however it is only read once on server startup, to change the welcome message right now I would have to restart the server, losing the boldface on the list for a day.I am not sure if this is already possible, but it would be great if the welcome message can be updated on-the-fly on a headless server in some way.
Beta Was this translation helpful? Give feedback.
All reactions