Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 16/umbraco-forms/developer/configuration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ If you are rendering your forms dependency scripts using the `async` attribute,

Forms will by default track relations between forms and the content pages they are used on. This allows editors to see where forms are being used in their Umbraco website.

If you would like to enable this feature, you can set the value of this setting to `true`.
If you would like to disable this feature, you can set the value of this setting to `true`.

## TrackRenderedFormsStorageMethod

Expand Down