Skip to content

Commit 82834fa

Browse files
committed
Update README.md
1 parent d386db8 commit 82834fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ Sveltia CMS supports all the [built-in widgets](https://decapcms.org/docs/widget
585585
- Field validation works as expected.[^279]
586586
- No error is raised in the browser console saying `Sent invalid data to remark`.[^280]
587587
- No error is raised in the browser console saying `onValidate is not a function`.[^281]
588+
- Developers can specify the URL to redirect users after logging out with the `logout_redirect_url` global option.[^283]
588589

589590
### Better localization
590591

@@ -2358,3 +2359,5 @@ This software is provided “as is” without any express or implied warranty. W
23582359
[^281]: Netlify/Decap CMS [#4892](https://github.com/decaporg/decap-cms/issues/4892) — We cannot reproduce the crash, but we do see the error message in the console.
23592360

23602361
[^282]: Netlify/Decap CMS [#7579](https://github.com/decaporg/decap-cms/pull/7579)
2362+
2363+
[^283]: Netlify/Decap CMS [#713](https://github.com/decaporg/decap-cms/issues/713)

0 commit comments

Comments
 (0)