cfb02c1a7c
touches the stat cache settings.
5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
# 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"
|