Config {
repository          = Darcs "./",
defaultPageType     = RST,
userFile            = "static/gitit-users",
templateFile        = "static/template.html",
staticDir           = "static",
pluginModules       = [],
tableOfContents     = True,
maxUploadSize       = 100000,
portNumber          = 5001,
debugMode           = False,
frontPage           = "FrontPage",
noEdit              = [],
noDelete            = ["FrontPage"],
accessQuestion      = Just ("Enter the access code (to request an access code, contact gwern0@gmail.com):", ["lambda"]),
useRecaptcha        = False,
recaptchaPublicKey  = "",
recaptchaPrivateKey = "",
maxCacheSize        = 100000,
mimeTypesFile       = "/etc/mime.types" 
}


