File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ GITHUB_REDIRECT_URI="https://example.com/auth/github/callback"
2020# set this to false to prevent search engines from indexing the website
2121# default to allow indexing for seo safety
2222ALLOW_INDEXING = " true"
23- SHOW_NEWSLETTER_DIALOG = " true "
23+ SHOW_NEWSLETTER_DIALOG = " false "
2424
2525# Tigris Object Storage (S3-compatible) Configuration
2626AWS_ACCESS_KEY_ID = " mock-access-key"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ GITHUB_REDIRECT_URI="https://example.com/auth/github/callback"
2020# set this to false to prevent search engines from indexing the website
2121# default to allow indexing for seo safety
2222ALLOW_INDEXING = " true"
23- SHOW_NEWSLETTER_DIALOG = " true "
23+ SHOW_NEWSLETTER_DIALOG = " false "
2424
2525# Tigris Object Storage (S3-compatible) Configuration
2626AWS_ACCESS_KEY_ID = " mock-access-key"
You can’t perform that action at this time.
0 commit comments