Browse Source

Added sample configuration file

currency
7u83 4 years ago
parent
commit
9a4efea282
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      config.sample.php

+ 3
- 0
config.sample.php View File

@ -0,0 +1,3 @@
<?php
$CONVERT_CMD = "/usr/local/bin/pdftk";

Loading…
Cancel
Save