Skip to content

Commit

Permalink
docs: document trailingSlash
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede committed Nov 8, 2023
1 parent 302b895 commit 17dc15a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/content/3.options/2.routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@ Internal suffix added to generated route names for default locale, if strategy i

Internal separator used for generated route names for each locale. You shouldn't need to change this.

## `trailingSlash`

- type: `boolean`
- default: `false`

Whether routes have a trailing slash

## `rootRedirect`

- type: `string` or `object` or `null`
Expand Down

0 comments on commit 17dc15a

Please sign in to comment.