mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2017-02-21 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'CustomerID' parameter in 'rlm/rlm_tagstation.c' to 'ClientID'.
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
; 'TagStation1' and working up consecutively
|
||||
[TagStation1]
|
||||
|
||||
; Customer ID
|
||||
; Client ID
|
||||
;
|
||||
; The Customer ID of the TagStation account to which to send updates.
|
||||
CustomerId=some_customer
|
||||
; The Client ID of the TagStation account to which to send updates.
|
||||
ClientId=some_client
|
||||
|
||||
; Password
|
||||
;
|
||||
@@ -82,7 +82,7 @@ Aux2Log=Yes
|
||||
|
||||
; Additional TagStation instances can be configured by adding new sections...
|
||||
;[TagStation2]
|
||||
;CustomerId=another_customer
|
||||
;ClientId=another_customer
|
||||
;Password=letmein
|
||||
;TitleString=%t
|
||||
;ArtistString=%a
|
||||
|
||||
Reference in New Issue
Block a user