We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202221a commit d406770Copy full SHA for d406770
readthedocs/api/v3/tests/mixins.py
@@ -28,6 +28,7 @@
28
@override_settings(
29
PUBLIC_DOMAIN="readthedocs.io",
30
PRODUCTION_DOMAIN="readthedocs.org",
31
+ RTD_EXTERNAL_VERSION_DOMAIN="external-builds.readthedocs.io",
32
RTD_BUILD_MEDIA_STORAGE="readthedocs.rtd_tests.storage.BuildMediaFileSystemStorageTest",
33
RTD_ALLOW_ORGANIZATIONS=False,
34
)
0 commit comments