/
githubmirror
/
gpt-runner
Обзор
Документация
Войти
/
githubmirror
/
gpt-runner
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/static/_headers
27 строк
649 B
JinmingYang
docs: move doc site dir to website dir
27 июн 2023, 18:22
27 июн 2023, 18:22
87887ca
Код
Авторство
О чём код?
# /assets folder contain Webpack processed assets with a file hash # They are safe for immutable caching, as filename change when content change /assets/* Cache-Control: public Cache-Control: max-age=365000000 Cache-Control: immutable /fr/assets/* Cache-Control: public Cache-Control: max-age=365000000 Cache-Control: immutable /pt-BR/assets/* Cache-Control: public Cache-Control: max-age=365000000 Cache-Control: immutable /ko/assets/* Cache-Control: public Cache-Control: max-age=365000000 Cache-Control: immutable /zh-CN/assets/* Cache-Control: public Cache-Control: max-age=365000000 Cache-Control: immutable