docfix/added the webui_header_content in release_notes and sample.props.template

This commit is contained in:
hongwei 2020-07-13 22:17:28 +02:00
parent d42dda9089
commit b1dfea7380
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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 ****