1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-01 00:02:22 +02:00

Restore original filer.toml

This commit is contained in:
Adam Lamar 2022-11-10 12:45:46 -07:00
parent 339541a71b
commit af6b029147
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
[rocksdb]
[leveldb2]
enabled = true
dir = "/data/filer_rocksdb"
dir = "/data/filerldb2

View file

@ -1,4 +1,4 @@
[postgres3]
[postgres_s3]
enabled = true
port = 5432
hostname = "postgres"