Skip to content

moved settings to .env file#29

Open
Rudi-Regentonne wants to merge 1 commit intoRalex91:mainfrom
Rudi-Regentonne:feat/settings-to-env
Open

moved settings to .env file#29
Rudi-Regentonne wants to merge 1 commit intoRalex91:mainfrom
Rudi-Regentonne:feat/settings-to-env

Conversation

@Rudi-Regentonne
Copy link

Hi,
I thought it would be nice if the settings were in a .env file so they won't be overwritten by Git. I also excluded the quizzes from Git in the .gitignore. The example quiz is not affected by this change.

@Rudi-Regentonne
Copy link
Author

Hi Ralex,

I noticed my pull request hasn’t been merged or commented on yet.

If there’s anything you’d like me to change, improve, or clarify, just let me know.

Great project! Keep going!

@Ralex91
Copy link
Owner

Ralex91 commented Feb 4, 2026

Hi,
Thanks for the contribution and the work you put into this.

I'm hesitant to merge this as-is because it introduces a breaking change: the configuration location changes, which would break existing setups without users necessarily understanding why. I try to avoid breaking existing configurations unless there's a transition plan.

I agree to .env approach makes sense, but we would need a migration path or versioning around this change before merging. Also, longer term, this configuration may disappear in favor of an interface to create quizzes and configure Rahoot directly, so I want to be careful about changing the setup structure right now.

Thank you again for your interest in this small project.

@Rudi-Regentonne
Copy link
Author

Hi,
if you want I can either create a migration scipt or try to make a setup screen?

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