iilyak opened a new pull request #30: Refactor config:set to be able to pass sensitive flag URL: https://github.com/apache/couchdb-config/pull/30 Refactor `config:set/4` to allow passing a map containing options. The allowed options are: - `persisit` - `true` by default - `reason` - `nil` by default - `sensitive` - not present by default When `sensitive` option is set to `true` we omit value from the log statement. This is a companion PR for https://github.com/apache/couchdb/pull/2627
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
