Skip to content

Commit 8c8706b

Browse files
Update manage-custom-code-deployment.mdx
1 parent 53b7303 commit 8c8706b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/content/docs/design/customize-with-code/manage-custom-code-deployment.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ relatedArticles:
1111

1212
Each time your code is synced to Kinde, a new deployment is created. A deployment is a unique point-in-time process that checks the code, which can then be made live.
1313

14-
## Turn off the auto go live function
14+
## Enable code preview
1515

16-
To fully manage deployments and control which ones go live, switch off the auto-go-live function. It's okay to leave this on for non-production environments, but you don't want this on for production.
16+
Kinde Plus and Scale plan customers are able to preview the design before setting the code live in the production environment.
1717

18-
In **Settings > Git repo**, switch off the **Set synced code live immediately** option**.**
18+
In **Settings > Git repo**, switch on the **Enable preview mode** option.
19+
20+
If this ssetting is not available to you as a free or Pro plan user, we suggest you use non-production environments to check your designs before deploying to production.
1921

2022
## Sync code
2123

0 commit comments

Comments
 (0)