Is there any documentation for rundeck on setting connection pool sizes? All I could find from various github issues were the following:
dataSource.pooled=true
dataSource.properties.removeAbandoned=true
dataSource.properties.removeAbandonedTimeout=300
dataSource.properties.testOnBorrow=true