Clarify config subdirectory
This commit is contained in:
parent
87a818e2fb
commit
82c1502638
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ Once you have the additional numbers, you can setup additional storage profiles
|
|||
between them using the `NODE_APP_INSTANCE` environment variable.
|
||||
|
||||
For example, to create an 'alice' profile, put a file called `local-alice.json` in the
|
||||
`config` directory, a child of the Signal directory, not `appData` from above:
|
||||
`/config` subdirectory of your project checkout where you'll find other `.json` config files:
|
||||
|
||||
```
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue