dwd: Adjust cache
This commit is contained in:
parent
3d84a272f4
commit
4de6ddd54b
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ http {
|
|||
|
||||
location ~ ^/dwd/(icons|warn_icons)/ {
|
||||
root /home/weewx/public_html;
|
||||
expires 12h;
|
||||
expires 1h;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue