Homepage | About EASA | Contact
# Usage - Custom properties file for the EASA webapp. # # Add here properties to override the default ones # # Location for resources used with file choice object SERVER location # filechoice.server.folder= # To print current mode in corner of the screen #show.mode.indicator=true #easa.db.port=9001 #easa.db.name=easa # Uncomment this line to enable easa to use remote jsf servers. #By default a local one will be used #easa.jsf.remote=true # Replacement will leave the whole line empty the # dor does not exists, and this is set. # Otherwise only the missing dor will be replaced with empty string. #easa.server.replacement.compatible=4.3.3 #the default load balancer algorithm is excelandopeningtimes #easa.jsf.load.balancer.algorithm=excelandmemory #easa.jsf.load.balancer.algorithm=excelandopeningtimes #easa.jsf.load.balancer.algorithm=openingtimes #easa.jsf.load.balancer.algorithm=excel # this property adjusts the weight of opening times in case of # "excel and opening times algorithm". # Default is 1.0 which means equal balance, # bigger number means opening times are more important. #easa.jsf.load.balancer.weight.multiplier=1.0 # Time server checks if there is something to delete. default: 1hr #easa.server.deleteoldsims.loop.wait.millis= # Easa will auto-delete sim folders after given number of days. # Default is: Never #easa.server.deleteoldsims.threshold.days=30 # Use the old dependency calculation algorithm, # default is false (use the new one) #easa.client.dependency.information.old.alg=true # Output advanced debugging information about # the dependency calculation to the log [0-7] #easa.client.dependency.debug.level=4 # Esaps listed here will be preloaded by jsf servers. #preloaded.easap.ids.1=applications/examples/tutorial_mort_calc2/published/V4.0 # The preloader can be limited to use only some of the # free excel processes to preload easaps. # Default is 30, but it can be configured to use any value between 1 and 100. #percentage.of.free.excel.to.be.used.for.preloader=30 # Hide published easaps from listing in user mode. # Usually used for easaps that can be opened by direct link only. #easa.server.hidden.easap.id.1=examples/tutorial_plate #easa.server.hidden.easap.id.2=author/Easap1