tooltwist
Version:
Tooltwist Command Line Interface
58 lines (41 loc) • 1.46 kB
Plain Text
#
domainName=localhost:18080
# Paths to filesystem directories
designPublishDir={{&DESIGNER_DIR}}/PHASE1/ttsvr/src/main/webapp
productionPublishDir={{&DESIGNER_DIR}}/PHASE1/ttsvr/src/main/webapp
thumbnailsPublishDir={{&DESIGNER_DIR}}/PHASE1/ttsvr/src/main/webapp/thumbnails
# Site specific navpoint hierarchies
infoNavpoints=infoblock
#designerId=standalone
# ImageMagick-related properties
isWindows=N
# Is ImageMagick installed globally?
# You may need to set this if you get this error in the logfile:
# dyld: Symbol not found: __cg_jpeg_resync_to_restart
isImageMagickInstalledInLocal=N
# imageMagickHome not required for Windows
imageMagickHome={{&IMAGEMAGICK_HOME}}
shrinkImages=Y
pngcrushCmd=/opt/local/bin/pngcrush
jpegtranCmd=/usr/local/bin/jpegtran
# Simulate calls to the database, stored procs, SOLR, etc
simulateMode=N
# Is this server used in production?
#isProduction=N
serverType=designer
# Should error popups be placed on generated pages (usually yes for QA, no for production)
errorPopup=Y
# Location for generator log files
generatorLogsDir={{&DESIGNER_DIR}}/designer-generatorLogs
# Webapp Prefix
webappPrefix=/ttsvr
# Tooltwist configured navpoints
#navHome=${projectname}-67
#navErrorLink=${projectname}-error
#navMissingLink=${projectname}-missing
navHome=skypepi-67
navErrorLink=skypepi-error
navMissingLink=skypepi-missing
# Set these values to allow syncing to git from the Designer
gitUsername=XXX
gitPassword=XXX