|
Hey there, is it possible to set a default language for the public view? If I login the language is right but not on my public view. best regards! |
Answered by
JuSchi89
Jul 17, 2024
Replies: 1 comment 3 replies
From a quick skim, it doesn't appear to be. We'd accept a pull request that adds that, via an environment variable.
Dark mode is triggered by the button in the bottom left corner. The environment variables don't need touched. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Still it would be nice to set any defaults for the theme, no matter what the system setting is. And of course the language. You might also pick the system/browser language here. Simpler I guess would be to just set it as an env variable. Just an overall setting for theme and language which can be adjusted later in the profiles, if needed. Anyway, thanks for the info. For now that's what is there.