mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 10:18:38 +00:00
Show only needed values in database configuration section depending on type (#4164)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user