Skip to content

Conversation

@hoyes
Copy link
Contributor

@hoyes hoyes commented Feb 26, 2024

As suggested in readthedocs/common#202 (comment):

With the docker compose settings file, it is currently necessary to explicitly set RTD_DJANGO_DEBUG to a false-y value to clear the DEBUG flag.

Change the default value to False to make the setting more intuitive.

The docker invoke script in common passes RTD_DJANGO_DEBUG=t by default so the effective default behavior is unchanged.

With the docker compose settings file, it is currently necessary to
explicitly set RTD_DJANGO_DEBUG to a false-y value to clear the DEBUG
flag.

Change the default value to False to make the setting more intuitive.

The docker invoke script in common passes RTD_DJANGO_DEBUG=t by default
so the effective default behavior is unchanged.

Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
@hoyes hoyes requested a review from a team as a code owner February 26, 2024 13:16
@hoyes hoyes requested a review from humitos February 26, 2024 13:16
Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏🏼

@humitos humitos merged commit 5279a90 into readthedocs:main Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants