Version 4 by hannes on 21. September 2009, 23:45
- Set useMarkdown to true
| 1 | <h4>Description</h4>This file is located in Helma's installation directory. It contains system level properties that are used internally by Helma for configuring the server. See [Server and Application Properties] for a complete overview. |
| 3 | This file is located Many of these properties also can be defined in Helma's installation directoryan [app.properties] file. It contains system level properties Any property that are used internally by Helma for configuring is set there will overwrite the serverappropriate setting in [server. See the *server and application properties|Server and Application Properties* for a complete overviewproperties]. |
| 5 | Many of these properties also can be defined in an <tt>*app.properties*</tt> file. Any property that is set there will overwrite the appropriate setting in <tt>server.properties</tt>.### Example |
| 7 | <h4>Example</h4> |
Version 3 by hannes on 19. February 2009, 12:14
| 1 | <h3>Description</h3><h4>Description</h4> |
| 7 | <h3>Example</h3><h4>Example</h4> |
Version 2 by hannes on 19. February 2009, 12:13
| 1 | <small><b>Description</b></small><h3>Description</h3> |
| 2 | |
| 6 | <small><b>Example</b></small><h3>Example</h3> |
Version 1 by zumbrunn on 18. February 2009, 21:19
- Set tags to
| 1 | <small><b>Description</b></small> |
| 2 | This file is located in Helma's installation directory. It contains system level properties that are used internally by Helma for configuring the server. See the *server and application properties|Server and Application Properties* for a complete overview. |
| 3 | Many of these properties also can be defined in an <tt>*app.properties*</tt> file. Any property that is set there will overwrite the appropriate setting in <tt>server.properties</tt>. |
| 4 | |
| 5 | <small><b>Example</b></small> |
| 6 | # Setting a custom locale: |
| 7 | country = AT |
| 8 | language = de |
| 9 | |
| 10 | # Defining a mail server: |
| 11 | smtp = mail.domain.dom |