Hi All,

I am new to web2py framework and have been working on a small project
to set up authentication. In here, I would like to configure default
options. For ex, I would like to disable registration. I am wondering
what is a good way to do it.

Should I create a model class and put these default settings there?
Also, should I be using the same model class to configure DB and other
application wide settings?

Regards,
Jagmal

Reply via email to