Skip to content
Snippets Groups Projects
Commit 8e42c132 authored by Armin Costa's avatar Armin Costa
Browse files

Update Configuration.md

parent 58819b1e
No related branches found
No related tags found
No related merge requests found
......@@ -75,12 +75,14 @@ CONFIG_PLUGIN=./plugins/plugin.ini
**SMTP** = URL for SMTP
**SMTP_PORT** Port for SMTP
[Plugin]
**CONFIG_PLUGIN** Configuration file for Plugins. Java class variable: DistributionServerConfig.CONFIG_PLUGIN
**CONFIG_PLUGIN** Configuration file for Plugins. Java class variable: DistributionServerConfig.CONFIG_PLUGIN
## Authentication configuration file ##
Authentication parameters used in **<Distribution>** and **<Download>** operations are stored within the file DistributionAuth.xml:
Authentication parameters used in the operations **<Distribution>** and **<Download>** are stored within the file :
**DistributionAuth.xml:** ./config/DistributionAuth.xml
Sample entry:
......@@ -107,4 +109,9 @@ In the DES processor operation declarations the authentication entry can be refe
```
## Start a DES instance ##
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment