Skip to content

Commit

Permalink
fix(doc): Update sample configuration path
Browse files Browse the repository at this point in the history
  • Loading branch information
tlater-famedly committed Jan 15, 2025
1 parent e4af74d commit 5ab1845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Currently supported sources:
> organization scope that they are intended to sync. `famedly-sync`
> currently does not separately limit the scope of the sync, see #103.
The tool expects a configuration file located at `./config.yaml`. See example configuration at [config.sample.yaml](./config.sample.yaml).
The tool expects a configuration file located at `./config.yaml`. See example configuration files in [./sample-configs/](./sample-configs/).

The default path can be changed by setting the new path to the environment variable `FAMEDLY_SYNC_CONFIG`.

Expand Down

0 comments on commit 5ab1845

Please sign in to comment.