General Actions:
| ... | ... | @@ -90,7 +90,7 @@ |
| 90 | 90 | Here are the values used for xwiki.org's web site: |
| 91 | 91 | |
| 92 | 92 | {{code language="none"}} |
| 93 | -CATALINA_OPTS="-server -Xms12 |
|
| 93 | +CATALINA_OPTS="-server -Xms1024m -Xmx1024m -XX:MaxPermSize=192m -Dfile.encoding=utf-8 -Djava.awt.headless=true -XX:+UseParallelGC -XX:MaxGCPauseMillis=100" | |
| 94 | 94 | {{/code}} |
| 95 | 95 | |
| 96 | 96 | = Database Indexes = |