diff options
| author | doufenghu <[email protected]> | 2024-11-03 23:32:14 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2024-11-03 23:32:14 +0800 |
| commit | 6ce257e6fe164cce93696c8aec1ef800a1ac07cd (patch) | |
| tree | 1ba9d3014b61b468ca5a05a8348fb88465bcc306 | |
| parent | c0463426944a0b495aacbaa9f7e6e6fed18b2087 (diff) | |
Remove unused secret_key parameter.
| -rw-r--r-- | config/grootstream.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/grootstream.yaml b/config/grootstream.yaml index ee33bf3..2084ca2 100644 --- a/config/grootstream.yaml +++ b/config/grootstream.yaml @@ -15,7 +15,6 @@ grootstream: kms: local: type: local - secret_key: .geedgenetworks. vault: type: vault url: https://192.168.40.223:8200 |
