Commit 62b9e20
authored
BE-729 | Disable route cache by default (#648)
Disable route cache by default as it is now disabled on production environment.
Leaving it enabled causes some confusion as it produces different computations comparing with production
and might lead frustration and additional spent time figuring out why is that.1 parent e0ca1a1 commit 62b9e20
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments