Show only needed values in database configuration section depending on type (#4164)

This commit is contained in:
Lauris BH 2018-06-07 02:13:42 +03:00 committed by Lunny Xiao
parent e5fd43c231
commit a89d6253e0
2 changed files with 8 additions and 4 deletions

View file

@ -1475,9 +1475,7 @@ config.db_host = Host
config.db_name = Name
config.db_user = Username
config.db_ssl_mode = SSL
config.db_ssl_mode_helper = (for "postgres" only)
config.db_path = Path
config.db_path_helper = (for "sqlite3" and "tidb")
config.service_config = Service Configuration
config.register_email_confirm = Require Email Confirmation to Register