Documentation
Preparing search index...
@saltcorn/admin-models
models/config-check
runConfigurationCheck
Function runConfigurationCheck
runConfigurationCheck
(
req
:
any
,
destructive
?:
boolean
,
app
?:
any
,
)
:
Promise
<
{
errors
:
string
[]
;
pass
:
boolean
;
passes
:
string
[]
;
warnings
:
string
[]
;
}
,
>
Run Configuration check
Parameters
req
:
any
Optional
destructive
:
boolean
Optional
app
:
any
Returns
Promise
<
{
errors
:
string
[]
;
pass
:
boolean
;
passes
:
string
[]
;
warnings
:
string
[]
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Run Configuration check