Skip to content

Commit df47cbb

Browse files
committed
docfix: webui_props sample
1 parent 98f1b5c commit df47cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

obp-api/src/main/resources/props/sample.props.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1355,15 +1355,15 @@ default_auth_context_update_request_key=CUSTOMER_NUMBER
13551355

13561356
# User (Developer) Invitation
13571357
webui_post_user_invitation_submit_button_value=Register as a Developer
1358-
webui_privacy_policy=# Privacy Policy\n\
1358+
webui_privacy_policy=Privacy Policy\n\
13591359
\nThis privacy policy has not been configured yet.\n\
13601360
\nPlease contact your administrator to set up the privacy policy.\n\
13611361
\nTo configure this, set the webui_privacy_policy value in the OBP-API.\n\
13621362
\nYou can do this via the API or directly in the database.\n\
13631363
\nFor more information, please refer to the OBP-API documentation.
13641364

13651365
#Note: if you provide the Markdown format, please use '\n\' at the end. This will preserve the line breaks.
1366-
webui_terms_and_conditions=# Terms and Conditions\n\
1366+
webui_terms_and_conditions=Terms and Conditions\n\
13671367
\nThese terms and conditions have not been configured yet.\n\
13681368
\nPlease contact your administrator to set up the terms and conditions.\n\
13691369
\nTo configure this, set the webui_terms_and_conditions value in the OBP-API.\n\

0 commit comments

Comments
 (0)