mirror of
				https://github.com/ElvishArtisan/rivendell.git
				synced 2025-10-31 22:24:02 +01:00 
			
		
		
		
	Merge branch 'master' of github.com:/ElvishArtisan/rivendell
This commit is contained in:
		| @@ -14794,3 +14794,6 @@ | ||||
| 2015-02-24 Fred Gleason <fredg@paravelsystems.com> | ||||
| 	* Updated 'NEWS'. | ||||
| 	* 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 | ||||
| ; | ||||
| ; 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 | ||||
| ; | ||||
| ; The UDP port number of the remote PadPoint UDP port, in the range 0 - 65,535. | ||||
| UdpPort=1234 | ||||
| UdpPort=3355 | ||||
|  | ||||
| ; Log Selection | ||||
| ; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user