You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed some app config related settings from the framework.properties
file as these are largely internal and not really useful to end users.
End users can still set these settings but they are no longer part
of the installer config.
Fixes#575
There are many old/crufty properties left in the framework.properties. Remove them:
framework.application.libpath
framework.application.properties
framework.email.tolist
framework.email.from
framework.email.replyto
framework.email.mailhost
framework.email.mailport
framework.email.user =
framework.email.password =
framework.email.ssl = false
framework.email.failonerror = true
framework.crypto.keystore.filename
framework.crypto.keystore.password
framework.crypto.jarSigning.aliasName
framework.node
framework.rdeck.version
framework.rdeck.dir
framework.log.format
framework.src.dir
framework.server.url
The text was updated successfully, but these errors were encountered: