Skip to content
Snippets Groups Projects
Commit 3da8a3c9 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Disable splash screen overrides by default and add doc

parent f4e0ce87
No related merge requests found
...@@ -218,11 +218,15 @@ ui.slogan=Audience Response System ...@@ -218,11 +218,15 @@ ui.slogan=Audience Response System
# Best results are achieved with logos that have the same width and height. # Best results are achieved with logos that have the same width and height.
splashscreen.logo-path=resources/images/arsnova-logo.png splashscreen.logo-path=resources/images/arsnova-logo.png
splashscreen.slogan=Audience Response System splashscreen.slogan=Audience Response System
splashscreen.slogan-color=#4A5C66
splashscreen.background-color=#E0E0E0
splashscreen.loading-ind-color=#4A5C66
splashscreen.min-delay=3000 splashscreen.min-delay=3000
# Splash screen colors
# These settings override the default colors of the frontend theme.
#
#splashscreen.slogan-color=
#splashscreen.background-color=
#splashscreen.loading-ind-color=
# Links which are displayed in the frontend applications # Links which are displayed in the frontend applications
# #
links.blog.url=https://arsnova.eu/blog/ links.blog.url=https://arsnova.eu/blog/
...@@ -272,4 +276,4 @@ pp.session-levels.en = General Education,\ ...@@ -272,4 +276,4 @@ pp.session-levels.en = General Education,\
# #
tracking.provider=piwik tracking.provider=piwik
tracking.tracker-url= tracking.tracker-url=
tracking.site-id= tracking.site-id=
\ No newline at end of file
...@@ -218,11 +218,15 @@ ui.slogan=Audience Response System ...@@ -218,11 +218,15 @@ ui.slogan=Audience Response System
# Best results are achieved with logos that have the same width and height. # Best results are achieved with logos that have the same width and height.
splashscreen.logo-path=resources/images/arsnova-logo.png splashscreen.logo-path=resources/images/arsnova-logo.png
splashscreen.slogan=Audience Response System splashscreen.slogan=Audience Response System
splashscreen.slogan-color=#4A5C66
splashscreen.background-color=#E0E0E0
splashscreen.loading-ind-color=#4A5C66
splashscreen.min-delay=3000 splashscreen.min-delay=3000
# Splash screen colors
# These settings override the default colors of the frontend theme.
#
#splashscreen.slogan-color=
#splashscreen.background-color=
#splashscreen.loading-ind-color=
# Links which are displayed in the frontend applications # Links which are displayed in the frontend applications
# #
links.blog.url=https://arsnova.eu/blog/ links.blog.url=https://arsnova.eu/blog/
...@@ -272,4 +276,4 @@ pp.session-levels.en = General Education,\ ...@@ -272,4 +276,4 @@ pp.session-levels.en = General Education,\
# #
tracking.provider=piwik tracking.provider=piwik
tracking.tracker-url= tracking.tracker-url=
tracking.site-id= tracking.site-id=
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment