filebrowser: disable pcre jit to avoid crash

This commit is contained in:
Alexandre
2025-08-10 20:48:33 +02:00
parent 6f1fb8eec3
commit 86413ca11f
4 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.42.2-3 (10-08-2025)
- Fix: disable PCRE JIT in Nginx to prevent crashes on some x86 systems
## 2.42.2-2 (09-08-2025)
- Minor bugs fixed