AllowTracing |
bool? |
crossbar allow tracing |
[optional] [default to false] |
ApiAuthTokens |
int? |
crossbar api auth tokens |
[optional] |
AutoloadModules |
List<string> |
crossbar autoload modules |
[optional] |
CheckReverseProxies |
bool? |
If request is proxied, should Crossbar check allowed reverse proxies |
[optional] [default to true] |
CompressResponseBody |
bool? |
crossbar compress response body |
[optional] [default to true] |
DefaultAllowAnonymousQuickcalls |
bool? |
crossbar default allow anonymous quickcalls |
[optional] [default to true] |
DefaultLanguage |
string |
crossbar default language |
[optional] [default to "en-US"] |
EnsureValidSchema |
bool? |
crossbar ensure valid schema |
[optional] [default to true] |
IdleTimeoutMs |
int? |
timeout (in milliseconds) when no data is being sent |
[optional] |
Ip |
string |
crossbar ip |
[optional] |
LoadViewChunkSize |
int? |
crossbar load_view_chunk_size |
[optional] |
MagicPathPatterns |
List<string> |
crossbar magic path patterns |
[optional] |
MaxUploadSize |
int? |
crossbar maximum upload size |
[optional] |
MaximumChunkSize |
int? |
crossbar maximum_chunk_size |
[optional] |
MaximumRange |
int? |
crossbar maximum range |
[optional] |
PaginationPageSize |
int? |
crossbar pagination page size |
[optional] |
Port |
int? |
crossbar port |
[optional] |
PrettyMetrics |
bool? |
crossbar pretty metrics |
[optional] [default to true] |
RefreshAppKeys |
List<string> |
crossbar refresh_app_keys |
[optional] |
RequestTimeoutMs |
int? |
crossbar request timeout in milliseconds |
[optional] |
ResetIdSize |
int? |
crossbar reset id size |
[optional] |
ReverseProxies |
List<string> |
crossbar reverse proxies |
[optional] |
SchemaStrictValidation |
bool? |
crossbar schema strict validation |
[optional] [default to false] |
SslCaCert |
string |
crossbar ssl ca cert |
[optional] |
SslCert |
string |
crossbar ssl cert |
[optional] |
SslKey |
string |
crossbar ssl key |
[optional] |
SslPassword |
string |
crossbar ssl password |
[optional] [default to ""] |
SslPort |
int? |
crossbar ssl port |
[optional] |
SslWorkers |
int? |
crossbar ssl workers |
[optional] |
StabilityLevel |
string |
crossbar stability_level |
[optional] |
TokenCosts |
int? |
crossbar token costs |
[optional] |
TracePath |
string |
crossbar trace path |
[optional] [default to "/tmp"] |
UsePlaintext |
bool? |
crossbar use plaintext |
[optional] [default to true] |
UseSsl |
bool? |
crossbar use ssl |
[optional] [default to false] |
UserAuthTokens |
int? |
crossbar user auth tokens |
[optional] |
Workers |
int? |
crossbar workers |
[optional] |