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

please add to documentation - disable setup after creation of first user #42

Open
zachvenice opened this issue Nov 7, 2013 · 1 comment

Comments

@zachvenice
Copy link

please add this to documentation for the app:

disable setup once you have created the first user with admin permissions!

i used your code to create a site and the user base grew very large. the line of code in the application controller that checks if there are any users:
'User.all.length'

created a huge lag on each page load.

so, you might want to document that this should be disabled after you've set up your administrator user.

@espen
Copy link
Owner

espen commented Nov 12, 2013

Thanks, I'll look into a better solution.

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

No branches or pull requests

2 participants