mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
3583768bce
commit
18fceb308c
@ -1190,7 +1190,6 @@ Defaults to ``''`` (empty string)
|
||||
'OC\Preview\PNG',
|
||||
'OC\Preview\JPEG',
|
||||
'OC\Preview\GIF',
|
||||
'OC\Preview\HEIC',
|
||||
'OC\Preview\BMP',
|
||||
'OC\Preview\XBitmap',
|
||||
'OC\Preview\MP3',
|
||||
@ -1206,6 +1205,7 @@ The following providers are disabled by default due to performance or privacy
|
||||
concerns:
|
||||
|
||||
- OC\\Preview\\Illustrator
|
||||
- OC\\Preview\\HEIC
|
||||
- OC\\Preview\\Movie
|
||||
- OC\\Preview\\MSOffice2003
|
||||
- OC\\Preview\\MSOffice2007
|
||||
@ -1223,7 +1223,6 @@ Defaults to the following providers:
|
||||
|
||||
- OC\\Preview\\BMP
|
||||
- OC\\Preview\\GIF
|
||||
- OC\\Preview\\HEIC
|
||||
- OC\\Preview\\JPEG
|
||||
- OC\\Preview\\MarkDown
|
||||
- OC\\Preview\\MP3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user