Update meta-handler.js
This commit is contained in:
parent
54755cc45e
commit
ffd88491bd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
const MetaHandler = {
|
const MetaHandler = {
|
||||||
proxyPath: 'optional/metadata.php',
|
proxyPath: 'metadata.php',
|
||||||
updateInterval: 20000,
|
updateInterval: 20000,
|
||||||
intervalId: null,
|
intervalId: null,
|
||||||
proxyActive: false,
|
proxyActive: false,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue