Skip to content

Commit

Permalink
update DP configdoc to DP v23.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rpietzsch committed Aug 15, 2023
1 parent e544f64 commit b727f8c
Showing 1 changed file with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,16 @@ Use this property to set the TCP port where the embedded server is available.
| Valid values | integer |
| Environment | SERVER_PORT |

***Property: server.error.include-stacktrace***


| Category | Value |
|--- | ---: |
| Default | NEVER |
| Required | false |
| Valid values | string |
| Environment | SERVER_ERROR_INCLUDE_STACKTRACE |

***Property: server.servlet.contextPath***

Use this property to define the context path under which DataPlatform is available. If this property is provided, use a leading slash.
Expand All @@ -992,7 +1002,7 @@ Tomcat servlet settings

| Category | Value |
|--- | ---: |
| Default | none |
| Default | Lax |
| Required | false |
| Valid values | string |
| Environment | SERVER_SERVLET_SESSION_COOKIE_SAME_SITE |
Expand Down

0 comments on commit b727f8c

Please sign in to comment.