forked from pool/Jamulus
Konstantin Voinov
d1b6d8f3d0
- Add services for headless public and private server. - Add services for newRecording and ToggleRecording. - Add sysconfig for service files. - Add firewalld for private server. - Add user jamulus for server services. OBS-URL: https://build.opensuse.org/request/show/863369 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/Jamulus?expand=0&rev=33
17 lines
500 B
Plaintext
17 lines
500 B
Plaintext
# central server
|
|
# select only one central server and port from 4 possible genres.
|
|
#################################################################
|
|
# genre: Default
|
|
############
|
|
CENTRALSERVER="jamulusallgenres.fischvolk.de:22224"
|
|
# genre: Rock
|
|
#CENTRALSERVER="jamulusrock.fischvolk.de:22424"
|
|
# genre: Jazz
|
|
#CENTRALSERVER="jamulusjazz.fischvolk.de:22324"
|
|
# genre: Klassik/Folklore/Chor
|
|
#CENTRALSERVER="jamulusclassical.fischvolk.de:22524"
|
|
# Your Server
|
|
yourServername=""
|
|
yourCity=""
|
|
yourCountryID=""
|