Skip to content

Commit

Permalink
Make Directory welcome message state only one client
Browse files Browse the repository at this point in the history
  • Loading branch information
pljones committed Oct 12, 2023
1 parent d5241dc commit c88efd9
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion systemd-Directory1.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ JAMULUS_DIRECTORYFILE=/opt/Jamulus/run/Directory1.persistence
#JAMULUS_STATUSPAGE=
#JAMULUS_SERVERNAME=
JAMULUS_SERVERINFO='Directory on 22124;London;224'
JAMULUS_WELCOMEMSG='<h3>Directory on 22124</h3><p>Server list hosted by drealm.info.</p>'
JAMULUS_WELCOMEMSG='<h3>Directory on 22124</h3><p>Server list hosted by drealm.info.</p><p><b>SINGLE CLIENT DIRECTORY</b> - you will be alone here.</p>'
2 changes: 1 addition & 1 deletion systemd-Directory2.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ JAMULUS_DIRECTORYFILE=/opt/Jamulus/run/Directory2.persistence
#JAMULUS_STATUSPAGE=
#JAMULUS_SERVERNAME=
JAMULUS_SERVERINFO='Directory on 22224;London;224'
JAMULUS_WELCOMEMSG='<h3>Directory on 22224</h3><p>Server list hosted by drealm.info.</p>'
JAMULUS_WELCOMEMSG='<h3>Directory on 22224</h3><p>Server list hosted by drealm.info.</p><p><b>SINGLE CLIENT DIRECTORY</b> - you will be alone here.</p>'
2 changes: 1 addition & 1 deletion systemd-Directory3.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ JAMULUS_DIRECTORYFILE=/opt/Jamulus/run/Directory3.persistence
#JAMULUS_STATUSPAGE=
#JAMULUS_SERVERNAME=
JAMULUS_SERVERINFO='Directory on 22324;London;224'
JAMULUS_WELCOMEMSG='<h3>Directory on 22324</h3><p>Jazz server list hosted by drealm.info.</p>'
JAMULUS_WELCOMEMSG='<h3>Directory on 22324</h3><p>Jazz server list hosted by drealm.info.</p><p><b>SINGLE CLIENT DIRECTORY</b> - you will be alone here.</p>'
2 changes: 1 addition & 1 deletion systemd-Directory4.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ JAMULUS_DIRECTORYFILE=/opt/Jamulus/run/Directory4.persistence
#JAMULUS_STATUSPAGE=
#JAMULUS_SERVERNAME=
JAMULUS_SERVERINFO='Directory on 22424;London;224'
JAMULUS_WELCOMEMSG='<h3>Directory on 22424</h3><p>Rock server list hosted by drealm.info.</p>'
JAMULUS_WELCOMEMSG='<h3>Directory on 22424</h3><p>Rock server list hosted by drealm.info.</p><p><b>SINGLE CLIENT DIRECTORY</b> - you will be alone here.</p>'
2 changes: 1 addition & 1 deletion systemd-Directory5.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ JAMULUS_DIRECTORYFILE=/opt/Jamulus/run/Directory5.persistence
#JAMULUS_STATUSPAGE=
#JAMULUS_SERVERNAME=
JAMULUS_SERVERINFO='Directory on 22524;London;224'
JAMULUS_WELCOMEMSG='<h3>Directory on 22524</h3><p>Classical / Folk server list hosted by drealm.info.</p>'
JAMULUS_WELCOMEMSG='<h3>Directory on 22524</h3><p>Classical / Folk server list hosted by drealm.info.</p><p><b>SINGLE CLIENT DIRECTORY</b> - you will be alone here.</p>'
2 changes: 1 addition & 1 deletion systemd-Directory6.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ JAMULUS_DIRECTORYFILE=/opt/Jamulus/run/Directory6.persistence
#JAMULUS_STATUSPAGE=
#JAMULUS_SERVERNAME=
JAMULUS_SERVERINFO='Directory on 22624;London;224'
JAMULUS_WELCOMEMSG='<h3>Directory on 22624</h3><p>Server list hosted by drealm.info.</p>'
JAMULUS_WELCOMEMSG='<h3>Directory on 22624</h3><p>Server list hosted by drealm.info.</p><p><b>SINGLE CLIENT DIRECTORY</b> - you will be alone here.</p>'
2 changes: 1 addition & 1 deletion systemd-Directory7.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ JAMULUS_DIRECTORYFILE=/opt/Jamulus/run/Directory7.persistence
#JAMULUS_STATUSPAGE=
#JAMULUS_SERVERNAME=
JAMULUS_SERVERINFO='Directory on 22724;London;224'
JAMULUS_WELCOMEMSG='<h3>Directory on 22724</h3><p>Choral / Barbershop server list hosted by drealm.info.</p>'
JAMULUS_WELCOMEMSG='<h3>Directory on 22724</h3><p>Choral / Barbershop server list hosted by drealm.info.</p><p><b>SINGLE CLIENT DIRECTORY</b> - you will be alone here.</p>'
2 changes: 1 addition & 1 deletion systemd-Directory8.env
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ JAMULUS_DIRECTORYFILE=/opt/Jamulus/run/Directory8.persistence
#JAMULUS_STATUSPAGE=
#JAMULUS_SERVERNAME=
JAMULUS_SERVERINFO='Directory on 22824;London;224'
JAMULUS_WELCOMEMSG='<h3>Directory on 22824</h3><p>Server list hosted by drealm.info.</p>'
JAMULUS_WELCOMEMSG='<h3>Directory on 22824</h3><p>Server list hosted by drealm.info.</p><p><b>SINGLE CLIENT DIRECTORY</b> - you will be alone here.</p>'

0 comments on commit c88efd9

Please sign in to comment.