AuthMe Reloaded

AuthMe Reloaded

3M Downloads

How to configure postgresql?

0xFEEDC0DE64 opened this issue ยท 1 comments

commented

What feature do you want to see added?

I changed the configuration like suggested in the comment above:

    # Valid values: SQLITE, MYSQL, POSTGRESQL
    backend: POSTGRESQL

but now there are a lot of mySQL*: configs, do I have to rename them to postgres or are they also used without renaming?

what do I have to put in mySQLDriverClassName: for postgres?

is it then mySQLHost: localhost or postgresSQLHost: localhost ?

Are there any alternatives?

no, an example is needed

Anything else?

No response

commented

@0xFEEDC0DE64 set mySQLHost to your postgressql host and so on