open favorites on startup

This commit is contained in:
Jan Prochazka
2021-04-01 13:32:44 +02:00
parent acdba0c52c
commit 484e7c27a2
3 changed files with 33 additions and 10 deletions

View File

@@ -5,19 +5,11 @@ SERVER_mysql=localhost
USER_mysql=root
PASSWORD_mysql=test
PORT_mysql=3307
ENGINE_mysql=mysql
ENGINE_mysql=mysql@dbgate-plugin-mysql
LABEL_postgres=Postgres localhost
SERVER_postgres=localhost
USER_postgres=postgres
PASSWORD_postgres=test
PORT_postgres=5433
ENGINE_postgres=postgres
TOOLBAR=home
ICON_home=mdi mdi-home
TITLE_home=Home
PAGE_home=home.html
STARTUP_PAGES=home
PAGES_DIRECTORY=/home/jena/jenasoft/dbgate-web/pages
ENGINE_postgres=postgres@dbgate-plugin-postgres