Wiki Options

Here we look at wiki's command line options. You can obtain basic description of these options using:

wiki -h

# Options: --url, -u Important: Your server URL, used as Persona audience during verification --port, -p Port --data, -d location of flat file data --root, -r Application root folder --farm, -f Turn on the farm? --admin Wiki server administrator identity --home The page to go to instead of index.html --host, -o Host to accept connections on, falsy == any --security_type The security plugin to use, see documentation for additional parameters --secure_cookie When true, session cookie will only be sent over SSL. --session_duration The wiki logon, session, duration in days --id Set the location of the owner identity file --database JSON object for database config --neighbors comma separated list of neighbor sites to seed --autoseed Seed all sites in a farm to each other site in the farm. --allowed comma separated list of allowed host names for farm mode. --wikiDomains use in farm mode to define allowed wiki domains and any wiki domain specific configuration, see documentation. --uploadLimit Set the upload size limit, limits the size page content items, and pages that can be forked --test Set server to work with the rspec integration tests --help, -h Show this help info and exit --config, --conf Optional config file. --version, -v Show version number and exit