Path to text to display when users join. Will override services.syncplay.motd.
Declarations
Type
null or string
Default
if services.syncplay.motd != null then (builtins.toFile "motd" services.syncplay.motd) else null
Path to text to display when users join. Will override services.syncplay.motd.
null or string
if services.syncplay.motd != null then (builtins.toFile "motd" services.syncplay.motd) else null