forked from mirrors/easyappointments
Updated the cache bust token
This commit is contained in:
parent
6e2b649955
commit
6fe10a919b
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ $config['cache_path'] = __DIR__ . '/../../storage/cache/';
|
|||
| new release.
|
||||
|
|
||||
*/
|
||||
$config['cache_busting_token'] = '824HX';
|
||||
$config['cache_busting_token'] = '729RF';
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue