Kevin Liu 2020-12-12 13:42:09 -08:00
parent 368c08ddf7
commit c1c2f849bf

@ -7,13 +7,13 @@ This could also be used to implement a system-wide "trash can" (e.g. all deletes
## How it works
On filer, there is one special file, `/etc/filer.conf`. It has all the path-specific configurations.
On filer, there is one special file, `/etc/seaweedfs/filer.conf`. It has all the path-specific configurations.
All filers will read this configuration and apply the storage option based on the write target file path.
## How to configure
Here is an example of using `weed shell`. You can also write the `/etc/filer.conf` file directly. All filers will reload this file if it is changed.
Here is an example of using `weed shell`. You can also write the `/etc/seaweedfs/filer.conf` file directly. All filers will reload this file if it is changed.
```
$ weed shell