-
Notifications
You must be signed in to change notification settings - Fork 21
Configuration changelog
axlbonnet edited this page Jul 24, 2025
·
4 revisions
- removed
boutiques.upload.repository - removed
boutiques.upload.deleteFile - removed
boutiques.application.requirements - removed
boutiques.application.rootFolder - removed
boutiques.application.class - removed
moteur.rest.enabled, now always on - removed
moteurlite.enabled, now always on - removed
ssh.publickey
- removed
keycloak.realm.url,keycloak.client.idandkeycloak.client.secret - new
vip-oidc.jsonconfig file, see here - new
sma.enabled(default true) - new
moteur.rest.enabled(default false) - new
moteur.rest.password(mandatory if and only if moteur.rest.enabled is true)
## version 4.1
- new
source.script
- adding
moteur2.plugins.workflowsdb.connection.hbm2ddl(defaultvalidate) - adding
moteur2.plugins.workflowsdb.connection.show_sql(defaultfalse)
- adding
mail.port(default25)