Added sample configuration file
This commit is contained in:
parent
9bdfd31296
commit
9a4efea282
1 changed files with 3 additions and 0 deletions
3
config.sample.php
Normal file
3
config.sample.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
$CONVERT_CMD = "/usr/local/bin/pdftk";
|
||||
|
Loading…
Reference in a new issue