Merge branch 'master' of github.com:/ElvishArtisan/rivendell

This commit is contained in:
Fred Gleason 2015-02-27 14:32:19 -05:00
commit 34a5204124
2 changed files with 5 additions and 2 deletions

View File

@ -14794,3 +14794,6 @@
2015-02-24 Fred Gleason <fredg@paravelsystems.com> 2015-02-24 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'. * Updated 'NEWS'.
* Incremented the package version to 2.10.3. * Incremented the package version to 2.10.3.
2015-02-25 Fred Gleason <fredg@paravelsystems.com>
* Updated 'conf/rlm_padpoint.conf' to reflect new 'standard' port
value.

View File

@ -17,12 +17,12 @@
; IP Address ; IP Address
; ;
; The IP address of the remote PadPoint UDP port, in dotted-quad notation. ; The IP address of the remote PadPoint UDP port, in dotted-quad notation.
IpAddress=192.168.10.30 IpAddress=127.0.0.1
; UDP Port ; UDP Port
; ;
; The UDP port number of the remote PadPoint UDP port, in the range 0 - 65,535. ; The UDP port number of the remote PadPoint UDP port, in the range 0 - 65,535.
UdpPort=1234 UdpPort=3355
; Log Selection ; Log Selection
; ;