chef-express
Preparing search index...
Config
Type Alias Config
chef config
type
Config
=
{
cache
:
number
;
debug
:
boolean
;
folder
:
string
;
join
:
string
;
leave
:
string
;
plugins
:
{
[
plugin
:
string
]:
Plugin
}
;
port
:
number
;
spa
:
boolean
;
ssl
:
{
cert
:
string
;
key
:
string
}
|
null
;
type
:
"core"
|
"express"
|
"socket"
|
"uws"
;
}
Index
Properties
cache
debug
folder
join
leave
plugins
port
spa
ssl
type
Properties
cache
cache
:
number
debug
debug
:
boolean
folder
folder
:
string
join
join
:
string
leave
leave
:
string
plugins
plugins
:
{
[
plugin
:
string
]:
Plugin
}
port
port
:
number
spa
spa
:
boolean
ssl
ssl
:
{
cert
:
string
;
key
:
string
}
|
null
type
type
:
"core"
|
"express"
|
"socket"
|
"uws"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
debug
folder
join
leave
plugins
port
spa
ssl
type
chef-express
Loading...
chef config