# Generated Engula-only configuration for origin/engula/2.0
# Source of truth: origin/engula/2.0:src/config.c
################################### ENGULA ####################################
# Engula hidden configuration for origin/engula/2.0.
# These options are registered in src/config.c and are not shown by CONFIG GET *.
# Background compression thread count.
# -1 = auto; 0 disables background compression workers; 1..8 sets a fixed count.
# Immutable: set at startup only.
engula-threads -1
# Engula compression switch.
# 0 = disable compression; 1 = enable compression.
# Immutable: set at startup only.
engula-compress-level 1
# Debug-only compression switch.
# 1 keeps compressed output even when it is not smaller and forces compression paths.
# Modifiable at runtime.
engula-dbg-always-compress 0