See torrc manual.
Declarations
Type
attribute set of (submodule)
Default
{ }
Example
{
"example.org/www" = {
authorizedClients = [
"descriptor:x25519:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
];
map = [
80
];
};
}