|
FILENAME | HiddenServiceDir |
|
BOOL | HiddenServiceDirGroupReadable |
|
LINELIST | HiddenServicePort |
|
INT | HiddenServiceVersion |
|
BOOL | HiddenServiceAllowUnknownPorts |
|
POSINT | HiddenServiceMaxStreams |
|
BOOL | HiddenServiceMaxStreamsCloseCircuit |
|
POSINT | HiddenServiceNumIntroductionPoints |
|
STRING | HiddenServiceExportCircuitID |
|
BOOL | HiddenServiceEnableIntroDoSDefense |
|
POSINT | HiddenServiceEnableIntroDoSRatePerSec |
|
POSINT | HiddenServiceEnableIntroDoSBurstPerSec |
|
BOOL | HiddenServiceOnionBalanceInstance |
|
Holds configuration for a single hidden service.
An hs_opts_t holds the parsed options for a single HS configuration section.
This name ends with 'opts' instead of 'options' to signal that it is not handled directly by the or_options_t configuration manager, but that first we partition the "HiddenService*" options by section.
Definition at line 18 of file hs_options.inc.