Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/change timezone #279

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

proffalken
Copy link
Contributor

At present, the timezone defaults to Australia/Brisbane and as a result all our server logs are out by hours compared with our own timezone. The language is also set to en-au.

This PR keeps the original values as defaults, but allows configuring both values via environment variables for those of us who aren't fortunate enough to live in Australia! 😛

@proffalken proffalken changed the base branch from main to dev August 21, 2024 07:37
@jabelone
Copy link
Member

My preference would be to have these as constance settings so that users can change them more easily, but I think that might require a bigger refactor to work properly everywhere. Happy with this for now, thanks :).

@jabelone jabelone merged commit 552905d into membermatters:dev Aug 22, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants