mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
override some tomee default values
This commit is contained in:
7
src/main/tomee/conf/tomee.xml
Normal file
7
src/main/tomee/conf/tomee.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<tomee>
|
||||
<Container id="CommaFeedStateless" type="STATELESS">
|
||||
PoolSize=10
|
||||
StrictPooling=false
|
||||
</Container>
|
||||
</tomee>
|
||||
Reference in New Issue
Block a user