mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 09:33:37 +02:00
2016-04-23 Fred Gleason <fredg@paravelsystems.com>
* Renamed the 'ClockAddress' parameter to 'HostAddress' in 'rlm/rlm_walltime.c'.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
; IP Address
|
||||
;
|
||||
; The IP address of the remote UDP port, in dotted-quad notation.
|
||||
; The IP address of the Walltime clock, in dotted-quad notation.
|
||||
IpAddress=192.168.21.100
|
||||
|
||||
; UDP Port
|
||||
@@ -33,11 +33,11 @@ UdpPort=6060
|
||||
;
|
||||
FormatString=<body bgcolor="#000000"><table cellspacing="2" cellpadding="2" border="0"><tr><td> </td></tr><tr><td> </td></tr><tr><td><font size="6" color="white">%t</font>></td></tr><tr><td> </td></tr><tr><td><font size="5" color="red">%a</font><td></tr></table></body>
|
||||
|
||||
; Clock Address.
|
||||
; Host Address.
|
||||
;
|
||||
; The IP address of the Walltime clock unit.
|
||||
;
|
||||
ClockAddress=192.168.21.123
|
||||
HostAddress=192.168.21.21
|
||||
|
||||
; Log Selection
|
||||
;
|
||||
|
Reference in New Issue
Block a user