update config.sample.php

remotes/origin/stable6
Georg Ehrke 12 years ago
parent 8c5fceba29
commit 78e8712366
  1. 2
      config/config.sample.php

@ -191,4 +191,6 @@ $CONFIG = array(
'preview_max_y' => null,
/* 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';
);

Loading…
Cancel
Save