diff options
author | Julius Härtl <jus@bitgrid.net> | 2020-04-08 16:30:22 +0200 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2020-04-08 16:31:20 +0200 |
commit | 5d27ed5e229595c7aaa2ce7835ab2b26a2caee24 (patch) | |
tree | 3dccfe3e8c62eb21dfb9d9932b4fd7f430aa5a24 /config | |
parent | 6c0b6039cff16ba1b19a0ba2cd2c73a8b5740857 (diff) | |
download | nextcloud-server-5d27ed5e229595c7aaa2ce7835ab2b26a2caee24.tar.gz nextcloud-server-5d27ed5e229595c7aaa2ce7835ab2b26a2caee24.zip |
remove Windows config since it is not supported anyways
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'config')
-rw-r--r-- | config/config.sample.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index c0121a8d561..9e5f7b6baf6 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -997,14 +997,6 @@ $CONFIG = [ * - OC\Preview\TIFF * - OC\Preview\Font * - * The following providers are not available in Microsoft Windows: - * - * - OC\Preview\Movie - * - OC\Preview\MSOfficeDoc - * - OC\Preview\MSOffice2003 - * - OC\Preview\MSOffice2007 - * - OC\Preview\OpenDocument - * - OC\Preview\StarOffice * * Defaults to the following providers: * |