forked from leftypol/leftypol
config.php: add resource_version configuration option
This commit is contained in:
parent
285c151be9
commit
454405e5f8
1 changed files with 3 additions and 0 deletions
|
@ -1145,6 +1145,9 @@
|
|||
// code to work.
|
||||
$config['javascript_image_dispatch'] = false;
|
||||
|
||||
// Resource versioning for cache busting the javascript.
|
||||
$config['resource_version'] = 0;
|
||||
|
||||
/*
|
||||
* ====================
|
||||
* Video embedding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue