Skip to content

Commit 6e9f083

Browse files
Maffoochdogboat
authored andcommitted
Update dojo/settings/settings.dist.py
1 parent 2368ce5 commit 6e9f083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/settings/settings.dist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
# This settings apply only on requests performed by "requests" lib used in Dojo code (if some included lib is using "requests" as well, this does not apply there)
330330
DD_REQUESTS_TIMEOUT=(int, 30),
331331
# Dictates if v3 org/asset relabeling (+url routing) will be enabled
332-
DD_ENABLE_V3_ORGANIZATION_ASSET_RELABEL=(bool, True),
332+
DD_ENABLE_V3_ORGANIZATION_ASSET_RELABEL=(bool, False),
333333
)
334334

335335

0 commit comments

Comments
 (0)