blob: 570ba3afe019d339b058f5c07eaa1cc436d954af [file] [log] [blame]
# Exporter class
exporter.class=com.atlassian.uwc.exporters.MoinmoinExporter
# Your moinmoin's pages directory.
# For example, this might be in: /var/www/moin/mywiki/data/pages/
src=
# Where your export dir should go
out=
## OPTIONAL
# If history is false, will only output the most recent versions of the page
# If history is true, will output all versions of the page
# default is false
# If you set the history property to true, then you should also uncomment
# the history properties in conf/converter.moinmoin.properties
#history=true
# copy buffer size in bytes
#buffer-size=