Route History Disable

Hi,

is there anyway to configure so route history is not being created ? i think it would affect performance if its not being used

thanks

There’s no simple way to disable route history short of monkey patching, and I doubt the developers will add one because the front-end depends on route history for quite a bit of the UX. Why do you think route history is causing a significant performance hit? It’s a fairly simple data structure.