From ff57ed873f661aad33434d4029c75516bbbd9458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Fri, 9 Mar 2018 12:45:55 +0100 Subject: [PATCH] Remove outdated policy-docs --- .../file_sharing_configuration.rst | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/admin_manual/configuration_files/file_sharing_configuration.rst b/admin_manual/configuration_files/file_sharing_configuration.rst index 242bc99a3..98d79f6a6 100644 --- a/admin_manual/configuration_files/file_sharing_configuration.rst +++ b/admin_manual/configuration_files/file_sharing_configuration.rst @@ -95,15 +95,3 @@ automatically become owned by the owner of the share regardless of who adds or edits them. .. _password_policy_label: - -Share link password policy --------------------------- - -Nextcloud users have the option of enabling the Share Link Password -Policy app. This allows you to enforce password length, required characters, -define special characters, and expiration dates on share links. - -.. figure:: images/sharing-files-2.png - -Note that you cannot use Emojis as special characters with MySQL, as it -supports UTF8 characters only of 1-3 bytes, and emojis require 4 bytes.