mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
15 lines
443 B
Plaintext
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/"
|