mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-22 23:48:04 +02:00
Merge branch 'master' of github.com:/ElvishArtisan/rivendell
This commit is contained in:
commit
34a5204124
@ -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.
|
||||||
|
@ -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
|
||||||
;
|
;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user