From cb9a03273794e7da11099060496babacd9f552a9 Mon Sep 17 00:00:00 2001 From: szaimen Date: Thu, 21 Apr 2022 15:11:58 +0200 Subject: [PATCH] add domain change documentation Signed-off-by: szaimen --- admin_manual/configuration_server/domain_change.rst | 8 ++++++++ admin_manual/configuration_server/index.rst | 1 + 2 files changed, 9 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. diff --git a/admin_manual/configuration_server/index.rst b/admin_manual/configuration_server/index.rst index 1bf061493..befeb3dca 100644 --- a/admin_manual/configuration_server/index.rst +++ b/admin_manual/configuration_server/index.rst @@ -22,5 +22,6 @@ Nextcloud configuration theming oauth2 admin_delegation_configuration + domain_change .. Intentional disabled antivirus_configuration