We've got nailgun on and I increased memory to 4g:...
# general
a
We've got nailgun on and I increased memory to 4g:
Copy code
jvm_options: [
    '-Duser.timezone=UTC',
    '-Xmx4g',
    '-Dzinc.analysis.cache.limit=1000',
    '-Dfile.encoding=UTF8'
  ]