Update server.patch
This commit is contained in:
parent
a05666ba58
commit
08a94a6678
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ index cf3ba90..d256724 100644
|
||||||
if (!tenantManager.isMultitenantMode()) {
|
if (!tenantManager.isMultitenantMode()) {
|
||||||
updateLicense();
|
updateLicense();
|
||||||
- fs.watchFile(cfgLicenseFile, updateLicense);
|
- fs.watchFile(cfgLicenseFile, updateLicense);
|
||||||
+
|
|
||||||
setInterval(updateLicense, 86400000);
|
setInterval(updateLicense, 86400000);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue