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"
20
20
# set this to false to prevent search engines from indexing the website
21
21
# default to allow indexing for seo safety
22
22
ALLOW_INDEXING = " true"
23
- SHOW_NEWSLETTER_DIALOG = " true "
23
+ SHOW_NEWSLETTER_DIALOG = " false "
24
24
25
25
# Tigris Object Storage (S3-compatible) Configuration
26
26
AWS_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"
20
20
# set this to false to prevent search engines from indexing the website
21
21
# default to allow indexing for seo safety
22
22
ALLOW_INDEXING = " true"
23
- SHOW_NEWSLETTER_DIALOG = " true "
23
+ SHOW_NEWSLETTER_DIALOG = " false "
24
24
25
25
# Tigris Object Storage (S3-compatible) Configuration
26
26
AWS_ACCESS_KEY_ID = " mock-access-key"
You can’t perform that action at this time.
0 commit comments