Merge pull request #64 from ellemouton/hashmailConfig

config: add group and namespace to hashmail config
This commit is contained in:
Oliver Gugger
2022-01-21 12:42:27 +01:00
committed by GitHub

View File

@@ -114,7 +114,7 @@ type Config struct {
// HashMail is the configuration section for configuring the Lightning
// Node Connect mailbox server.
HashMail *HashMailConfig `long:"hashmail" description:"Configuration for the Lightning Node Connect mailbox server."`
HashMail *HashMailConfig `group:"hashmail" namespace:"hashmail" description:"Configuration for the Lightning Node Connect mailbox server."`
// DebugLevel is a string defining the log level for the service either
// for all subsystems the same or individual level by subsystem.