Skip to content
Snippets Groups Projects

F fsm

Merged Timm Fitschen requested to merge f-fsm into dev
25 files
+ 1380
49
Compare changes
  • Side-by-side
  • Inline

Files

+ 5
0
# -*- mode:conf-javaprop; -*-
# Configuration for the Java Caching System (JCS) which is used by the server. Please look at
# http://commons.apache.org/proper/commons-jcs/getting_started/intro.html for further information.
# default caching options
jcs.default.cacheattributes=org.apache.commons.jcs.engine.CompositeCacheAttributes
jcs.default.cacheattributes.MaxObjects=1000
Loading