diff options
author | RealRancor <Fisch.666@gmx.de> | 2015-02-10 21:20:05 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2015-02-11 01:16:33 +0100 |
commit | 4825a4ca1e4e08551f722d9f11b89050b8693d40 (patch) | |
tree | bafad95660310a7ebd05310a549c20ea6357eb00 /config | |
parent | e95d274f17e09eb5488565b1e02695647ab23739 (diff) | |
download | nextcloud-server-4825a4ca1e4e08551f722d9f11b89050b8693d40.tar.gz nextcloud-server-4825a4ca1e4e08551f722d9f11b89050b8693d40.zip |
Add hint for troubleshooting MS Word previews
Diffstat (limited to 'config')
-rw-r--r-- | config/config.sample.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index 0f8abb5d5e5..42ef59f079c 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -669,6 +669,10 @@ $CONFIG = array( * - OC\Preview\StarOffice * - OC\Preview\SVG * - OC\Preview\TIFF + * + * .. note:: Troubleshooting steps for the MS Word previews are available + * at the :doc:`collaborative_documents_configuration#troubleshooting` section + * of the Administrators Manual. * * The following providers are not available in Microsoft Windows: * |