tpdf/conf/conf.ini

19 lines
590 B
INI

# TPDF - Tellico Parser anD Finder
# Main configuration file
#
# Do not edit this file directly if you want to keep your git repository clean.
# Copy/Rename it as `conf.custom.ini` and edit it.
# It will override this file's values, and it will not be tracked.
################################################################################
[default]
# Path to Tellico .tc database to use
path = http://path/to/some/tellico.tc
user = user
pswd = pswd
# Path to output directory for images and temporary data
# Must be accessible by webserver
outdir = output