Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 5b5ead5

Browse files
lgallgal
authored andcommitted
SORMAS-Foundation#2624 revert unwanted changes in KeycloakService
1 parent 6ebd696 commit 5b5ead5

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

sormas-base/setup/sormas.properties

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -58,28 +58,22 @@ app.url=
5858
# default: "/opt/sormas/custom/"
5959
#custom.path=/opt/sormas/custom/
6060

61-
# Key data for the SORMAS to SORMAS feature
61+
# Configuration for the SORMAS to SORMAS feature
6262

6363
# Path where SORMAS to SORMAS related certificates and files are stored
64-
# default: "/opt/sormas/sormas2sormas/"
65-
#sormas2sormas.path=
64+
#sormas2sormas.path=/opt/sormas/sormas2sormas/
6665

6766
# The name of the file containing server access data: organization id, organization name, host name of the server, REST user password
68-
# default: "/opt/sormas/sormas2sormas/{host name}-server-access-data.csv"
69-
#sormas2sormas.serverAccessDataFileName=
67+
#sormas2sormas.serverAccessDataFileName="{host name}-server-access-data.csv"
7068

7169
# The name of the generated key store file
72-
# default: "{host name}.sormas2sormas.keystore.p12"
73-
#sormas2sormas.keystoreName=
70+
#sormas2sormas.keystoreName="{host name}.sormas2sormas.keystore.p12"
7471

7572
# Password of the key store
7673
#sormas2sormas.keystorePass=
7774

78-
# SORMAS to SORMAS truststore data"
79-
8075
# The name of the trust store file
81-
#default: "sormas2sormas.truststore.p12"
82-
#sormas2sormas.truststoreName=
76+
#sormas2sormas.truststoreName="sormas2sormas.truststore.p12"
8377

8478
# Password of the trust store
8579
#sormas2sormas.truststorePass=

0 commit comments

Comments
 (0)