Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mwcz committed Jul 25, 2023
1 parent a4ca439 commit 1b7e8d5
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 @@ -93,7 +93,7 @@ Option | Description | Type
`startPath` | The URL path to open, if `open` is true. ex: `"/site"`. | string
`verbose` | Display English summary of configuration settings and display Browsersync logs, or not. | boolean
`silent` | Print nothing to stdout. | boolean
`routes` | Define where to send requests for any number of URL paths, best explained in [routes by example](#routes-by-example). | object
`routes` | Define where to send requests for any number of URL paths, best explained in [routes by example](#routes). | object
`bs` | A [Browsersync config object][bs-options], in case you need to further customize spandx's Browsersync instance. | object
`portalChrome` | Settings related to Portal Chrome, see [Portal Chrome settings][portal-chrome-settings]. | object
`esi` | Set to `true` to enable processing [ESI][esi] tags, or pass in a [nodesi][nodesi] config object. | boolean or object
Expand Down

0 comments on commit 1b7e8d5

Please sign in to comment.