|
I think the consistent way to handle it is to add a way to register parameters that only work when some boolean available at startup is set (i.e. Command::testCommandEnabled) also can add (testParameterEnabled)
Otherwise it seems to have no value to disable this parameter (by introducing a default value that is separate and ignoring the value of the parameter)
So I suggest to document in 3.6 KeysRotationIntervalSecs but mention that it may go away and add a ticket to platforms for adding a facility to have testOnly parameters. Unless there is an easy way to achieve the same in current code. schwerin wdyt?
|