Open NicolasRannou opened 10 years ago
in the case where:
We have to define this element 2 times in the configuration file.
[PluginA] thiselement=value
[PluginB] thiselement=value
Should we then define it as a general element to avoid re-declaring it?
[General] thiselement=value
in the case where:
We have to define this element 2 times in the configuration file.
[PluginA] thiselement=value
[PluginB] thiselement=value
Should we then define it as a general element to avoid re-declaring it?
[General] thiselement=value