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

What is the proper safe way to remove or disable the Multi-Tenancy feature? #1033

Closed
AbdallahR99 opened this issue Sep 19, 2024 · 1 comment

Comments

@AbdallahR99
Copy link

The Multi-Tenancy feature looks an extra complexly that's not required in my project and want to disable it from the entities and the configuration and so on as the rest of the blueprint is perfect for me

@iammukeshm
Copy link
Member

I wouldnt remove MultiTenancy. Rather, it's better to have a single static tenant. Static Strategy is what I would go for. Refer https://www.finbuckle.com/MultiTenant/Docs/v7.0.2/Strategies. It would need a simple change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants