Files
guru/media-video/syncplay/files/syncplay-server-init-conf
Andrew Ammerlaan 354aafc590 media-video/syncplay: only install initd/confd if use server
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
2020-04-30 20:25:11 +02:00

15 lines
443 B
Plaintext

# This is the file that syncplay service loads settings from, it does not affect the binary itself
# See https://syncplay.pl/guide/server/ for a list of available flags and description
#port="8999"
#isolate=False
#password="yourpassword"
#salt="RANDOMSALT"
#motd="/etc/syncplay/motd"
#noReady=False
#noChat=False
#maxChatLength="500"
#usernameLength="20"
#statsFile="/etc/syncplay/stats.db"
#tls="/etc/letsencrypt/live/syncplay.example.com/"