Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejava
uwfAdapter=org.apache.syncope.core.flowable.impl.FlowableUserWorkflowAdapter

In both console/src/main/resources/console.properties and console/src/test/resources/console.properties, remove

Code Block
flowableModelerDirectory=${flowable-modeler.directory}

and

Code Block
page.workflow=org.apache.syncope.client.console.pages.Workflow

then add

Code Block
topology.corePoolSize=10
topology.maxPoolSize=20
topology.queueCapacity=50