yet another update for config.sample.php
This commit is contained in:
parent
78e8712366
commit
5c1d4fc186
1 changed files with 1 additions and 1 deletions
|
@ -192,5 +192,5 @@ $CONFIG = array(
|
|||
/* the max factor to scale a preview, default is set to 10 */
|
||||
'preview_max_scale_factor' => 10,
|
||||
/* custom path for libreoffice / openoffice binary */
|
||||
'preview_libreoffice_path' => '/usr/bin/libreoffice';
|
||||
'preview_libreoffice_path' => '/usr/bin/libreoffice',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue