Fixed outdated sandbox config
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
This commit is contained in:
@@ -7,10 +7,7 @@
|
|||||||
# http://www.eclipse.org/legal/epl-v10.html
|
# http://www.eclipse.org/legal/epl-v10.html
|
||||||
#
|
#
|
||||||
|
|
||||||
|
server.use-forward-headers=true
|
||||||
server.tomcat.protocol-header=X-Forwarded-Proto
|
|
||||||
# IBM Adresses unpredictable
|
|
||||||
server.tomcat.internal-proxies=.*
|
|
||||||
|
|
||||||
# Sandbox, small files only
|
# Sandbox, small files only
|
||||||
spring.servlet.multipart.max-file-size=100KB
|
spring.servlet.multipart.max-file-size=100KB
|
||||||
@@ -41,4 +38,3 @@ hawkbit.server.ui.demo.disclaimer=<small>By signing in, you consent that we stor
|
|||||||
<p>You are not permitted to store any kind of personal data in this application, since this is a shared account. \
|
<p>You are not permitted to store any kind of personal data in this application, since this is a shared account. \
|
||||||
Furthermore, this sandbox is reset once a week deleting all data.</p> \
|
Furthermore, this sandbox is reset once a week deleting all data.</p> \
|
||||||
<p><b>Credentials:</b> <code>${hawkbit.server.ui.demo.user}:${hawkbit.server.ui.demo.password}</code></p></small>
|
<p><b>Credentials:</b> <code>${hawkbit.server.ui.demo.user}:${hawkbit.server.ui.demo.password}</code></p></small>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user