We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc54de commit 1d46d73Copy full SHA for 1d46d73
html/changelogs/AutoChangeLog-pr-963.yml
@@ -0,0 +1,7 @@
1
+author: francinum
2
+delete-after: true
3
+changes:
4
+ - refactor: Codex entry searching has been outsourced to a local database. This
5
+ results in outright comical efficiency and speed gains.
6
+ - code_imp: This is disabled by default on development servers, as it introduces
7
+ extra initialization time. An override compile flag is available.
0 commit comments