As of now the name of the file parameter can be set per driver. The reason for this at the beginning was that not all library has support for this configuration option. However, now it is more clear that there is only one or two libraries that do not support this which can be documented.
The goal of this issue is to remove param from driver specific configuration and create a fileParameterName (or similar) global configuration option.
As of now the name of the file parameter can be set per driver. The reason for this at the beginning was that not all library has support for this configuration option. However, now it is more clear that there is only one or two libraries that do not support this which can be documented.
The goal of this issue is to remove
param
from driver specific configuration and create afileParameterName
(or similar) global configuration option.