gitit-0.1.1: data/SampleConfig.hs
Config {
repositoryPath = "wikidata",
staticDir = "static",
wikiBanner = "<img src=\"/images/bann.png\" alt=\"banner\"",
wikiTitle = "Wiki",
wikiFooter = "Powered by Gitit",
tableOfContents = False,
maxUploadSize = 100000,
portNumber = 5001,
passwordSalt = "l91snthoae8eou2340987",
debugMode = True,
lockedPages = ["Help", "Front Page"],
accessQuestion = Just ("Enter the access code (to request an access code, contact me@somewhere.org):", ["abcd"])
}