Project

General

Profile

1 36918 alessia.ba
# Properties
2
3
This file contains the list of properties that can be set to configure a D-Net instance.
4
5
To get the list of currently used properties please go to the Admin UI of your running instance and select Configuration > Container Properties
6
7
8
<table border=2>
9
<tr>
10
<th>Property name</th>
11
<th>Default value</th>
12
<th>Description</th>
13
</tr>
14
    <tr>
15
        <td>Foo</td>  <td>Foo</td>  <td>Foo</td>
16
    </tr>
17
</table>
18
19
20