diff --git a/Path-Specific-Configuration.md b/Path-Specific-Configuration.md index 0c0065d..3e188c8 100644 --- a/Path-Specific-Configuration.md +++ b/Path-Specific-Configuration.md @@ -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