Remove the unneeded option to use CDN. it's too confusing and is not really needed.
This commit is contained in:
parent
245c06f310
commit
ea9c73c244
3 changed files with 3 additions and 19 deletions
|
@ -166,12 +166,5 @@
|
|||
* 0 : No
|
||||
*/
|
||||
$config['cops_provide_kepub'] = "0";
|
||||
|
||||
/*
|
||||
* Use local JS resources instead if external resources hosted on CDN
|
||||
* 1 : Yes (enable)
|
||||
* 0 : No
|
||||
*/
|
||||
$config['cops_use_local_resources'] = "1";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue