From 508d77f39cf77f71bbd01d43d2a5f5878396345e Mon Sep 17 00:00:00 2001 From: szaimen Date: Thu, 21 Apr 2022 15:11:58 +0200 Subject: [PATCH 1/2] add domain change documentation Signed-off-by: szaimen --- admin_manual/configuration_server/domain_change.rst | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 admin_manual/configuration_server/domain_change.rst diff --git a/admin_manual/configuration_server/domain_change.rst b/admin_manual/configuration_server/domain_change.rst new file mode 100644 index 000000000..c51a33030 --- /dev/null +++ b/admin_manual/configuration_server/domain_change.rst @@ -0,0 +1,8 @@ +===================== +Domain Change +===================== + +Changing the domain after the first setup is currently not supported by Nextcloud. That is mainly because Nextcloud's apps don't support changing the domain after they are set up. + +.. note:: + This documentation will get updated with steps what needs to be done if you want to change the domain as soon as this feature is available. From e1b3dcfa170e9ac831285988d553cd1fa1c3ebcc Mon Sep 17 00:00:00 2001 From: szaimen Date: Thu, 21 Apr 2022 15:34:53 +0200 Subject: [PATCH 2/2] fix the backport Signed-off-by: szaimen --- admin_manual/configuration_server/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/configuration_server/index.rst b/admin_manual/configuration_server/index.rst index d086d8390..fb3764b89 100644 --- a/admin_manual/configuration_server/index.rst +++ b/admin_manual/configuration_server/index.rst @@ -21,5 +21,6 @@ Nextcloud configuration automatic_configuration theming oauth2 + domain_change .. Intentional disabled antivirus_configuration