This report summarizes all configuration options useable on the project.
More information about ApplicationConfig
| Name of configuration | Description | Number of options | Number of actions |
|---|---|---|---|
| coserWeb | Indicator site configuration | 32 | 0 |
We give details of each configuration of the project
Name of configuration : coserWeb
Description : Indicator site configuration
| Key | Description | Default Value |
|---|---|---|
| app.name |
coser | |
| coser.admin.email | Name of the configuration file |
harmonie@ifremer.fr |
| coser.admin.login | Administrator login |
No default value |
| coser.admin.password | Administrator password |
No default value |
| coser.analytics.id | Googla Analytics Id |
UA-27739588-1 |
| coser.application.version | Application's version |
No default value |
| coser.config.encoding |
UTF-8 | |
| coser.config.file | Name of the configuration file |
coserweb.properties |
| 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.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.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 |
| Key | app.name |
|---|---|
| Description | |
| Default Value | coser |
| Type | java.lang.String |
| Can be modified | Yes |
| Can be saved | Yes |
| Key | coser.admin.email |
|---|---|
| Description | Name of the configuration file |
| Default Value | harmonie@ifremer.fr |
| Type | java.lang.String |
| Can be modified | Yes |
| Can be saved | Yes |
| Key | coser.admin.login |
|---|---|
| Description | Administrator login |
| Default Value | No default value |
| Type | java.lang.String |
| Can be modified | Yes |
| Can be saved | Yes |
| Key | coser.admin.password |
|---|---|
| Description | Administrator password |
| Default Value | No default value |
| Type | java.lang.String |
| Can be modified | Yes |
| Can be saved | Yes |
| Key | coser.analytics.id |
|---|---|
| Description | Googla Analytics Id |
| Default Value | UA-27739588-1 |
| Type | java.lang.String |
| Can be modified | Yes |
| Can be saved | Yes |
| Key | coser.application.version |
|---|---|
| Description | Application's version |
| Default Value | No default value |
| Type | org.nuiton.util.Version |
| Can be modified | Yes |
| Can be saved | Yes |
| Key | coser.config.encoding |
|---|---|
| Description | |
| Default Value | UTF-8 |
| Type | java.lang.String |
| Can be modified | Yes |
| Can be saved | Yes |
| Key | coser.config.file |
|---|---|
| Description | Name of the configuration file |
| Default Value | coserweb.properties |
| 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.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.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 |