mirror of
https://github.com/seigler/cryptohistory.org
synced 2025-07-27 01:36:11 +00:00
fix caching time
This commit is contained in:
parent
1bc4c247d1
commit
46764e6879
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ $router->map( 'GET', '/charts/[dark|light:theme]/[a:curA]-[btc:curB]/[a:duration
|
|||
$duration,
|
||||
$format,
|
||||
800,
|
||||
200,
|
||||
250,
|
||||
12
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue