mirror of https://github.com/LemmyNet/lemmy.git
Remove pictrs config section `old_db` (ref #4194)
parent
7d489f1e3f
commit
eb2f2f915b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue