DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block |
|---|
direct:someName[?options]
|
Where someName can be any string to uniquely identify the endpoint
...
Name | Default Value | Description |
|---|---|---|
| | If set to |
You can append query options to the URI in the following format, ?option=value&option=value&...
Samples
In the route below we use the direct component to link the two routes together:
...