Config options

Setup

Name Default Meaning
interface all interfaces What interface should the wiki bind to when running as standalone web server.
port 8080 What port should the standalone web server listen on.
script_name Automatic Which part of the URL is the path to the script. Some setups need to override this.
pages_path docs In what directory should the pages be kept?
page_charset utf-8 What encoding should be used to store the pages?
cache_path cache In what directory should the cache be kept?
config_file hatta.conf What files should be searched for additional configuration?
read_only False Should editing be disabled? (Available since version 1.3.0)
subdirectories False Store subpages as subdirectories in the filesystem? (Available since version 1.4.0)

Customization

Name Default Meaning
site_name Hatta Wiki What name should be displayed in the title bar and in feeds?
language en What language should the interface be transalted to.
front_page Home What page should be displayed when there as the very first one?
style_page style.css What page stores the cascading style sheet rules?
logo_page logo.png What page stores the site logo?
menu_page Menu Which page should be used as site menu?
locked_page Locked Which page should be used as list of locked pages?
icon_page None What should be used for emoticons?
script_page None What should be used for javascript inclusion?
alias_page Alias Reserved for future use.
math_url Mathtran.org URL What service should be used for rendering mathematical formulas?