diff --git a/examples/config-dev.yaml b/examples/config-dev.yaml index 1b5a48d3..61b0babb 100644 --- a/examples/config-dev.yaml +++ b/examples/config-dev.yaml @@ -33,6 +33,11 @@ web: # signingKeys: "6h" # idTokens: "24h" +# Options for controlling the logger. +# logger: +# level: "debug" +# format: "text" # can also be "json" + # Instead of reading from an external storage, use this list of clients. # # If this option isn't choosen clients may be added through the gRPC API.