diff --git a/public/views/swagger.html b/public/views/swagger.html
index 4b56f31731f..5b8fb35c993 100644
--- a/public/views/swagger.html
+++ b/public/views/swagger.html
@@ -98,7 +98,7 @@
filter: true,
tagsSorter: 'alpha',
tryItOutEnabled: true,
- queryConfigEnabled: true, // keeps the selected ?urls.primaryName=...
+ queryConfigEnabled: false,
});
window.ui = ui;