Skip to content

Commit

Permalink
Update docs/content/doc/advanced/config-cheat-sheet.en-us.md
Browse files Browse the repository at this point in the history
Co-authored-by: John Olheiser <[email protected]>
  • Loading branch information
zeripath and jolheiser authored Aug 6, 2021
1 parent dc8b944 commit 13dc394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/doc/advanced/config-cheat-sheet.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ The following configuration set `Content-Type: application/vnd.android.package-a
- `METHODS`: **GET,HEAD,POST,PUT,PATCH,DELETE,OPTIONS**: list of methods allowed to request
- `MAX_AGE`: **10m**: max time to cache response
- `ALLOW_CREDENTIALS`: **false**: allow request with credentials
- `X_FRAME_OPTIONS`: **SAMEORIGIN**: Set the `X-Frame-Options` header vaiue.
- `X_FRAME_OPTIONS`: **SAMEORIGIN**: Set the `X-Frame-Options` header value.

## UI (`ui`)

Expand Down

0 comments on commit 13dc394

Please sign in to comment.