Not completely sure, but I belive the admin app does not use a
database connection (except for multi-user mode as I've seen in the
admin model, in which case the default connection is with sqlite). It
stores sites data as the error tickets in the file system. If you want
more accurate information on the admin app, you could check the manual
at 3.11 "More on admin"

On 9 mar, 10:58, Luke Southam <[email protected]> wrote:
> hi, i was wondering if it was possible to change the default database for
> web2py. Not just for one application but to change it for the admin ide
> also.

Reply via email to