You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docs): list config.php keys to review when migrating servers
After copying config.php to a new machine, server-specific values
(datadirectory, DB credentials, trusted_domains, etc.) silently stay
wrong and cause startup errors or data corruption. The docs only said
"adapt the paths" without being specific.
Add an explicit important admonition listing every key that must be
reviewed and updated before starting Nextcloud on the new server.
Fixes#12919
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
0 commit comments