Load jwt secret from file instead of stdin in tests, because stdin is not supported when reloading the config. Resolves #2126.
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
db-uri = "required"
|
|
db-schemas = "required"
|
|
db-anon-role = "required"
|
|
|
|
db-channel-enabled = "1"
|
|
db-prepared-statements = "0"
|
|
jwt-secret-is-base64 = "2"
|