forked from mirrors/easyappointments
Updated app's config file for 1.3.0-beta.1
This commit is contained in:
parent
dbcabd26fd
commit
ab0eec56ec
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ $config['cache_path'] = __DIR__ . '/../../storage/cache/';
|
|||
| new release.
|
||||
|
|
||||
*/
|
||||
$config['cache_busting_token'] = '9sdfg987s8d7';
|
||||
$config['cache_busting_token'] = '9sdfg987s8d7g';
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue