mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
4 lines
No EOL
244 B
Text
4 lines
No EOL
244 B
Text
open_file_cache {{ OPEN_FILE_CACHE }};
|
|
open_file_cache_errors {% if OPEN_FILE_CACHE_ERRORS == "yes" +%} on {% else +%} off {% endif +%};
|
|
open_file_cache_min_uses {{ OPEN_FILE_CACHE_MIN_USES }};
|
|
open_file_cache_valid {{ OPEN_FILE_CACHE_VALID }}; |