forked from RainLoop/rainloop-webmail
-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
Fix database selection in admin UI #11
Comments
the-djmaze
added a commit
that referenced
this issue
Sep 23, 2020
Actually the disabled was reversed
Works perfectly in SnappyMail 2.0.0-rc1. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RainLoop version, browser, OS:
the-djmaze8, Chrome 85.0.4183.102 (64-bit), Windows 10
Expected behavior and actual behavior:
SnappyMail does not need databases to work properly. And in the admin UI under Contacts you can select between MySQL, SQLite and PostgreSQL. MySQL and SQLite are tagged as unsupported, whereas PostgreSQL is not.
If MySQL and SQLite are really not supported, they should not appear in the dropdown menu. If they are supported, they should be selectable.
Steps to reproduce the problem:
see description above
Logs or screenshots:
The text was updated successfully, but these errors were encountered: