]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix config.sample.php documentation 5807/head
authorMorris Jobke <hey@morrisjobke.de>
Wed, 19 Jul 2017 14:44:57 +0000 (16:44 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Thu, 20 Jul 2017 10:32:46 +0000 (12:32 +0200)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
config/config.sample.php

index 3d1ccb8c2c1a1c980af16d759ebb5e3e018f1cc0..71d1aa3a02c1ccec513bc574ae17666e164b077a 100644 (file)
@@ -902,10 +902,6 @@ $CONFIG = array(
  *  - OC\Preview\TIFF
  *  - OC\Preview\Font
  *
- * .. note:: Troubleshooting steps for the MS Word previews are available
- *    at the :doc:`../configuration_files/collaborative_documents_configuration`
- *    section of the Administrators Manual.
- *
  * The following providers are not available in Microsoft Windows:
  *
  *  - OC\Preview\Movie
@@ -1262,7 +1258,7 @@ $CONFIG = array(
  *
  * If you want to convert an existing 3-byte setup into a 4-byte setup please
  * set the parameters in MySQL as mentioned below and run the migration command:
- *  ./occ db:convert-mysql-charset
+ * ./occ db:convert-mysql-charset
  * The config setting will be set automatically after a successful run.
  *
  * Consult the documentation for more details.