mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-07 20:46:24 +02:00
enable jemalloc_stats feature by default
this was supposed to be enabled by default Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
d9781e9f50
commit
0d0a706324
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ default = [
|
||||||
"gzip_compression",
|
"gzip_compression",
|
||||||
"io_uring",
|
"io_uring",
|
||||||
"jemalloc",
|
"jemalloc",
|
||||||
|
"jemalloc_stats",
|
||||||
"release_max_log_level",
|
"release_max_log_level",
|
||||||
"sentry_telemetry",
|
"sentry_telemetry",
|
||||||
"systemd",
|
"systemd",
|
||||||
|
|
Loading…
Add table
Reference in a new issue