MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.file.data
/
ServerConfig
/
ServerConfig
Server
Config
constructor
(
baseUrl
:
String
=
"https://api.example.com"
,
port
:
Int
=
8080
,
ssl
:
SSLConfigData
?
=
null
,
emailFormat
:
String
?
=
null
)