Re: [RADIATOR] documentation typo at 5.51.1 DefaultResultACCEPT

2013-07-14 Thread Heikki Vatiainen
On 07/13/2013 11:30 PM, Karl Gaissmaier wrote: > there is a missing whitespace in the documentation: Noted, thanks! > 5.51.1 > DefaultResult > Specifies how to reply to any request for which there is no more > specific result. The > default is to IGNORE. > # Accept everything not otherwise spec

[RADIATOR] documentation typo at 5.51.1 DefaultResultACCEPT

2013-07-13 Thread Karl Gaissmaier
Hi radiator team, there is a missing whitespace in the documentation: 5.51.1 DefaultResult Specifies how to reply to any request for which there is no more specific result. The default is to IGNORE. # Accept everything not otherwise specified DefaultResultACCEPT Must be: DefaultResult ACCEPT