Actions
Bug #8095
closedadd generic method to manage key -> value , without array
Bug #8095:
add generic method to manage key -> value , without array
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Currently, the only way to manage key -> value is to use file_ensure_keys_values.cf, which needs an array (so sometimes a bit overkill)
It would be awesome to have a simple method to set one key -> value without array
Actions