Configure Wiki

Put a `config.json` file into the working directory the server will be started from, or wherever appropriate in Wiki’s Configuration Search Path. Make its contents like this (customizing the `cookieSecret`):

{ "farm": true, "security_type": "wiki-security-friends", "cookieSecret": PUT SOMETHING HERE IN A QUOTED STRING, "session_duration": 21, "allowed": "*", "autoseed": true }