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

Pass in the database in the mongo URI and add torbox ref as mediafusion for sign ups #93

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

ragmehos
Copy link
Contributor

Change 1 : If someone wants to setup their DB with a different database name, it will be helpful for them to pass it in the URI, so pick the DB based on the URI instead of forcing it in code.

Tested that it works with the current mediafusion deployment. MONGO_URI=mongodb://localhost:27017/mediafusion worked to connect locally.

Change 2: Pass ref as mediafusion for torbox, after talking to the torbox developer.

@mhdzumair mhdzumair added the enhancement New feature or request label Jan 28, 2024
@mhdzumair mhdzumair merged commit 20665c2 into mhdzumair:develop Jan 28, 2024
@ragmehos ragmehos deleted the mongodb branch January 29, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants