How do I disable email obfuscation on my App Platform site?

Validated on 27 Aug 2024 • Last edited on 11 Jun 2025

App Platform automatically obfuscates emails in a site’s HTML to protect against accidental leaks of personal information.

To disable this feature, update your app spec with the following:

disable_email_obfuscation: "true"

For a full example of an app spec, see the App Spec Reference.

Why do I get the error “JavaScript heap out of memory” during deployment?

Increase the heap memory by setting the environment variable NODE_OPTIONS=–max-old-space-size=4096.

How do I fix a "permission denied for schema public" error in my dev database?

Delete the existing dev database and create a new one. Then make sure that the app deployment completes successfully.

Why do I get the error "Domain Already Exists" when trying to add a domain to an app in another account?

You cannot add the same domain name to multiple apps or split an app and domain name across more than one account.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.