Skip to content

Commit

Permalink
Remove unwanted meta.xml changes
Browse files Browse the repository at this point in the history
  • Loading branch information
markatk authored and dr1zzle committed Feb 26, 2018
1 parent 5f435ef commit 8822715
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions JustAnotherVoiceChat.Server.GTMP.Resource/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<setting name="voice_host" value="localhost" default="localhost" description="External hostname of the JustAnotherVoiceChat-Server" />
<setting name="voice_port" value="23332" default="23332" description="Port of the JustAnotherVoiceChat-Server" />

<setting name="voice_teamspeak_serverid" value="S1u8otSWS/L/V1luEkMnupTwgeA=" default="" description="Unique identitiy of the target TeamSpeak3 Server" />
<setting name="voice_teamspeak_channelid" value="130" default="0" description="Id of the channel where all players join" />
<setting name="voice_teamspeak_channelpassword" value="123" default="" description="Password of the channel where all players join" />
<setting name="voice_teamspeak_serverid" value="" default="" description="Unique identitiy of the target TeamSpeak3 Server" />
<setting name="voice_teamspeak_channelid" value="" default="0" description="Id of the channel where all players join" />
<setting name="voice_teamspeak_channelpassword" value="" default="" description="Password of the channel where all players join" />
</settings>

</meta>

0 comments on commit 8822715

Please sign in to comment.