4 lines
186 B
Text
4 lines
186 B
Text
# The stat cache must be disabled, as aircraft.json changes
|
|
# frequently and lighttpd's stat cache often ends up with the
|
|
# wrong content length.
|
|
server.stat-cache-engine = "disable"
|