murmur: Convert to parameterized class

This commit is contained in:
Ossi Salmi 2013-07-10 16:40:17 +03:00
parent 1396b58024
commit bf315c542d
2 changed files with 19 additions and 33 deletions

View file

@ -67,7 +67,7 @@ pidfile=/srv/murmur/murmur.pid
# configure it here than through D-Bus or Ice.
#
# Welcome message sent to clients when they connect
welcometext="<%= @murmur_welcome %>"
welcometext="<%= @welcome %>"
# Port to bind TCP and UDP sockets to
port=64738
@ -77,7 +77,7 @@ port=64738
#host=
# Password to join server
serverpassword=<%= @murmur_password %>
serverpassword=<%= @password %>
# Maximum bandwidth (in bits per second) clients are allowed
# to send speech at.