Parameters passed to --listen command. Refer to https://tiddlywiki.com/#WebServer for details on supported values.
Declarations
Type
attribute setDefault
{ }Example
{
  credentials = "../credentials.csv";
  port = 3456;
  readers = "(authenticated)";
}