mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 13:26:51 +00:00
docfix/added the webui_header_content in release_notes and sample.props.template
This commit is contained in:
parent
d42dda9089
commit
b1dfea7380
@ -441,6 +441,8 @@ webui_agree_terms_url =
|
||||
# URL to load (alternative) get started content (this replaces the normal content in index.html
|
||||
#webui_get_started_content_url = http://127.0.0.1:8080/plain.html
|
||||
|
||||
# URL to load (alternative) header content (this replaces the id ="table-header" content in default.html
|
||||
#webui_header_content_url = http://127.0.0.1:8080/plain.html
|
||||
|
||||
|
||||
# If we want to gather more information about an Application / Startup fill this url and text
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
### Most recent changes at top of file
|
||||
```
|
||||
Date Commit Action
|
||||
13/07/2020 d42dda90 Added props: webui_header_content_url. If we set the props, it will override the id ="table-header" content in default.html
|
||||
19/06/2020 ea819aab Added props: refresh_user.interval. default is 30 minutes.
|
||||
This props will set the interval for the internal refresh user process.
|
||||
29/04/2020 75925d8c Added props: allow_pre_filled_password. in Sign Up page the default password form filed is ****
|
||||
|
||||
Loading…
Reference in New Issue
Block a user