Remove pictrs config section `old_db` (ref #4194)

pictrs-0.5-part2
Felix Ableitner 2023-11-24 15:21:25 +01:00
parent 7d489f1e3f
commit eb2f2f915b
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ pub async fn main() -> Result<(), LemmyError> {
"server": {
"address": pictrs_address
},
"old_db": {
"path": "./pictrs/old"
},
"repo": {
"type": "sled",
"path": "./pictrs/sled-repo"