♻️Removed unused files and move unused encryption algorithm to co configuration (#513)

This commit is contained in:
Anton Shepilov
2024-05-07 18:24:53 +02:00
committed by GitHub
parent 24da0c8cfb
commit ac950f0e87
6 changed files with 7 additions and 128 deletions
+1
View File
@@ -80,6 +80,7 @@
"database": {
"secret": "",
"type": "cassandra",
"encryption": "aes-256-cbc",
"mongodb": {
"uri": "mongodb://mongo:27017",
"database": "tdrive"