blob: 2e6a36011d584393356c0cababc4d0dba60514ae [file] [log] [blame]
# This is the YAML configuration file for webgen used to set configuration options.
#
# The general syntax is:
#
# configuration.option.name: value
#
# For example, to set a different default language, you would do:
#
# website.lang: de
#
# Have a look at the documentation of the individual configuration options to see
# the allowed format of the values. Since this is a YAML file, you can easily set
# configuration options as strings, integers, dates, arrays, hashes and more.
#
# The available configuration options can be found on the homepage in the
# Configuration Option Reference at
#
# http://webgen.rubyforge.org/documentation/reference_configuration.html