You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Source changes

POM

In the root pom.xml:

  • change parent/version from 2.0.11 to 2.0.12
  • change properties/syncope.version from 2.0.11 to 2.0.12

Files

Add

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


to console/src/main/resources/console.properties.

Replace the following files with their 2.0.11 counterparts (re-apply any customization previously made):


  • No labels