Skip to content

Improve dbhost configuration parameter description#14790

Open
skjnldsv wants to merge 1 commit intofeature/improve-default-language-config-docsfrom
feature/improve-dbhost-config-docs
Open

Improve dbhost configuration parameter description#14790
skjnldsv wants to merge 1 commit intofeature/improve-default-language-config-docsfrom
feature/improve-dbhost-config-docs

Conversation

@skjnldsv
Copy link
Copy Markdown
Member

@skjnldsv skjnldsv commented May 7, 2026

Summary

Improves the description text of the dbhost configuration parameter in the admin guide for clarity.

Changes

Changed the description from:

Your host server name, for example localhost, hostname, hostname.example.com, or the IP address.

to:

The host server name/address for Nextcloud to connect to the database service, for example, localhost, hostname, hostname.example.com, or the IP address.

This improves clarity by explicitly stating:

  • What dbhost is used for (connecting to the database service)
  • The type of value (server name/address, not just "host server name")

Fixes

Resolves #13650

Clarifies what the dbhost parameter is used for by specifying it's for
connecting to the database service. Improves clarity of the configuration
parameter documentation.

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv skjnldsv requested a review from miaulalala May 7, 2026 08:00
@skjnldsv skjnldsv changed the base branch from master to feature/improve-default-language-config-docs May 7, 2026 08:00
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Thu, 07 May 2026 08:03:24 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The description of the dbhost configuration parameter in the admin guide could be improved

1 participant