This report summarizes all configuration options useable on the project.
More information about ApplicationConfig
| Name of configuration | Description | Number of options | Number of actions | 
|---|---|---|---|
| coserClient | Coser client's configuration | 30 | 0 | 
We give details of each configuration of the project
Name of configuration : coserClient
Description : Coser client's configuration
| Key | Description | Default Value | 
|---|---|---|
| config.file | Coser configuration file | 
coser.properties  | 
| coser.application.version | Application's version | 
No default value  | 
| coser.control.diffcatchlength | Percentage difference allowed between catch and length (in percent, for example 5% set 5.0) | 
5.0  | 
| coser.control.nobsmin | Minimal observation number | 
1.0  | 
| coser.control.standarddeviationtoaverage | Length outliers (how many strandard deviation to average) | 
3  | 
| coser.control.typeFish | Fish species code type | 
Pisces + Agnatha  | 
| coser.database.directory | Coser database directory (all Coser data) | 
${user.home}/coser | 
| coser.locale | Application's locale | 
fr_FR  | 
| coser.lookandfeel | Application's swing theme | 
No default value  | 
| coser.projects.directory | Coser projects directory | 
${coser.database.directory}/projects | 
| coser.projects.echobase.directory | Location of *EchoBase* projects | 
${coser.projects.directory}/echobase | 
| coser.projects.rsufi.directory | Location of *RSufi* projects | 
${coser.projects.directory}/rsufi | 
| coser.reference.species | Species reference file location (reftax) | 
No default value  | 
| coser.reference.typeSpecies | Code type species file location | 
No default value  | 
| coser.selection.densityFilter | Default density filter value | 
5.0  | 
| coser.selection.occurrenceFilter | Default occurrence filter value | 
5.0  | 
| coser.smtp.host | SMTP host address | 
smtp  | 
| coser.support.email | Support email address | 
support@codelutin.com  | 
| coser.swingfontsize | Application fonts size | 
12  | 
| coser.validator.directory | Controls files directory location | 
${coser.database.directory}/validators | 
| coser.web.echobase.projects.directory | Web echobase projects storage directory | 
${coser.database.directory}/webechobaseprojects | 
| coser.web.frontend | Coser server url | 
http://www.ifremer.fr/SIH-indices-campagnes  | 
| coser.web.indicators.file | Indicators match file | 
${coser.database.directory}/webindicators.csv | 
| coser.web.indicators.projects.directory | Web indicators projects storage directory | 
${coser.database.directory}/webindicatorsprojects | 
| coser.web.maps.projects.directory | Web maps projects storage directory | 
${coser.database.directory}/webmapsprojects | 
| coser.web.newresult.emails | New results notification receivers | 
No default value  | 
| coser.web.properties.file | Web informations properties file | 
${coser.database.directory}/web.properties | 
| coser.web.uploadurl | Coser server upload result url | 
${coser.web.frontend}/upload-result.action | 
| coser.web.zones.file | Zones match file | 
${coser.database.directory}/webzones.csv | 
| coser.website | Coser website | 
https://coser.codelutin.com  | 
| Key | config.file | 
|---|---|
| Description | Coser configuration file | 
| Default Value | coser.properties | 
| Type | java.lang.String | 
| Can be modified | No | 
| Can be saved | No | 
| Key | coser.application.version | 
|---|---|
| Description | Application's version | 
| Default Value | No default value | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.control.diffcatchlength | 
|---|---|
| Description | Percentage difference allowed between catch and length (in percent, for example 5% set 5.0) | 
| Default Value | 5.0 | 
| Type | java.lang.Float | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.control.nobsmin | 
|---|---|
| Description | Minimal observation number | 
| Default Value | 1.0 | 
| Type | java.lang.Float | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.control.standarddeviationtoaverage | 
|---|---|
| Description | Length outliers (how many strandard deviation to average) | 
| Default Value | 3 | 
| Type | java.lang.Integer | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.control.typeFish | 
|---|---|
| Description | Fish species code type | 
| Default Value | Pisces + Agnatha | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.database.directory | 
|---|---|
| Description | Coser database directory (all Coser data) | 
| Default Value | ${user.home}/coser | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.locale | 
|---|---|
| Description | Application's locale | 
| Default Value | fr_FR | 
| Type | java.util.Locale | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.lookandfeel | 
|---|---|
| Description | Application's swing theme | 
| Default Value | No default value | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.projects.directory | 
|---|---|
| Description | Coser projects directory | 
| Default Value | ${coser.database.directory}/projects | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.projects.echobase.directory | 
|---|---|
| Description | Location of *EchoBase* projects | 
| Default Value | ${coser.projects.directory}/echobase | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.projects.rsufi.directory | 
|---|---|
| Description | Location of *RSufi* projects | 
| Default Value | ${coser.projects.directory}/rsufi | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.reference.species | 
|---|---|
| Description | Species reference file location (reftax) | 
| Default Value | No default value | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.reference.typeSpecies | 
|---|---|
| Description | Code type species file location | 
| Default Value | No default value | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.selection.densityFilter | 
|---|---|
| Description | Default density filter value | 
| Default Value | 5.0 | 
| Type | java.lang.Float | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.selection.occurrenceFilter | 
|---|---|
| Description | Default occurrence filter value | 
| Default Value | 5.0 | 
| Type | java.lang.Float | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.smtp.host | 
|---|---|
| Description | SMTP host address | 
| Default Value | smtp | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.support.email | 
|---|---|
| Description | Support email address | 
| Default Value | support@codelutin.com | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.swingfontsize | 
|---|---|
| Description | Application fonts size | 
| Default Value | 12 | 
| Type | java.lang.Integer | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.validator.directory | 
|---|---|
| Description | Controls files directory location | 
| Default Value | ${coser.database.directory}/validators | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.echobase.projects.directory | 
|---|---|
| Description | Web echobase projects storage directory | 
| Default Value | ${coser.database.directory}/webechobaseprojects | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.frontend | 
|---|---|
| Description | Coser server url | 
| Default Value | http://www.ifremer.fr/SIH-indices-campagnes | 
| Type | java.net.URL | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.indicators.file | 
|---|---|
| Description | Indicators match file | 
| Default Value | ${coser.database.directory}/webindicators.csv | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.indicators.projects.directory | 
|---|---|
| Description | Web indicators projects storage directory | 
| Default Value | ${coser.database.directory}/webindicatorsprojects | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.maps.projects.directory | 
|---|---|
| Description | Web maps projects storage directory | 
| Default Value | ${coser.database.directory}/webmapsprojects | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.newresult.emails | 
|---|---|
| Description | New results notification receivers | 
| Default Value | No default value | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.properties.file | 
|---|---|
| Description | Web informations properties file | 
| Default Value | ${coser.database.directory}/web.properties | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.uploadurl | 
|---|---|
| Description | Coser server upload result url | 
| Default Value | ${coser.web.frontend}/upload-result.action | 
| Type | java.net.URL | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.web.zones.file | 
|---|---|
| Description | Zones match file | 
| Default Value | ${coser.database.directory}/webzones.csv | 
| Type | java.io.File | 
| Can be modified | Yes | 
| Can be saved | Yes | 
| Key | coser.website | 
|---|---|
| Description | Coser website | 
| Default Value | https://coser.codelutin.com | 
| Type | java.lang.String | 
| Can be modified | Yes | 
| Can be saved | Yes |