Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
API.Interface
IFrontSystem
Interface IFrontSystem
System
interface
IFrontSystem
{
allowsignup
:
boolean
;
defaultplugins
?:
string
[]
;
password
?:
{
max
:
number
;
min
:
number
;
requireLetter
:
boolean
;
requireNumber
:
boolean
;
requireSymbol
:
boolean
;
}
;
}
Hierarchy (
View Summary
)
ISystem
<
(
"allowsignup"
|
"password"
|
"defaultplugins"
)
[]
>
IFrontSystem
Index
Properties
allowsignup
defaultplugins?
password?
Properties
allowsignup
allowsignup
:
boolean
Optional
defaultplugins
defaultplugins
?:
string
[]
Optional
password
password
?:
{
max
:
number
;
min
:
number
;
requireLetter
:
boolean
;
requireNumber
:
boolean
;
requireSymbol
:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowsignup
defaultplugins
password
Tanatloc documentation
Loading...
System