Show only needed values in database configuration section depending on type (#4164)
This commit is contained in:
parent
e5fd43c231
commit
a89d6253e0
2 changed files with 8 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue