This commit will for example allow this: ``` api.addDiscoveryQueryParam("my_param", { persist: true }); ``` If you page is forum.foo.bar/?my_param=1, when clicking on an "unread" link for example this query string will be kept.
b1f5949