mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
KMS: allow to provide the master encryption key as string
This commit is contained in:
@@ -225,6 +225,7 @@
|
||||
"kms": {
|
||||
"secrets": {
|
||||
"url": "",
|
||||
"master_key": "",
|
||||
"master_key_path": ""
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user