core icon indicating copy to clipboard operation
core copied to clipboard

Command that respects config hierarchy to obtain a key

Open devth opened this issue 5 years ago • 0 comments

From narrowest to widest:

  • my
  • channel
  • adapter
  • global

Make each one of these a command to get/set mutable config from the db.

None of them have access to the immutable config, as secure keys are stored there.

devth avatar Jun 11 '20 15:06 devth