Updated the cache bust token

This commit is contained in:
Alex Tselegidis 2020-12-08 15:25:14 +02:00
parent 6e2b649955
commit 6fe10a919b
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ $config['cache_path'] = __DIR__ . '/../../storage/cache/';
| new release. | new release.
| |
*/ */
$config['cache_busting_token'] = '824HX'; $config['cache_busting_token'] = '729RF';
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------