mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 17:00:55 +00:00
Add watchIgnoreFiles
config option to docs
This commit is contained in:
parent
9940f221f0
commit
1a194047e6
@ -450,6 +450,7 @@ The session doesn't work with `mongo` as a client. The package that we should us
|
||||
- `admin`
|
||||
- `autoOpen` (boolean): Enable or disabled administration opening on start (default: `true`)
|
||||
- `path` (string): Allow to change the URL to access the admin (default: `/admin`).
|
||||
- `watchIgnoreFiles` (array): Add custom files that should not be watched during development (default: `[]`)
|
||||
- `build`
|
||||
- `backend` (string): URL that the admin panel and plugins will request (default: `http://localhost:1337`).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user