diff --git a/server.patch b/server.patch index 0727519..b70f41b 100644 --- a/server.patch +++ b/server.patch @@ -68,7 +68,6 @@ index cf3ba90..d256724 100644 if (!tenantManager.isMultitenantMode()) { updateLicense(); - fs.watchFile(cfgLicenseFile, updateLicense); -+ setInterval(updateLicense, 86400000); }