Ktor
Toggle table of contents
3.3.x
Select version
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
common
Target filter
common
Switch theme
Search in API
Skip to content
Ktor
ktor-server-core
/
io.ktor.server.engine
/
ConfigKeys
Config
Keys
object
ConfigKeys
(
source
)
Members
Properties
application
Id
Path
Link copied to clipboard
const
val
applicationIdPath
:
String
development
Mode
Key
Link copied to clipboard
const
val
developmentModeKey
:
String
host
Config
Path
Link copied to clipboard
const
val
hostConfigPath
:
String
host
Port
Path
Link copied to clipboard
const
val
hostPortPath
:
String
host
Ssl
Key
Alias
Link copied to clipboard
const
val
hostSslKeyAlias
:
String
host
Ssl
Key
Store
Link copied to clipboard
const
val
hostSslKeyStore
:
String
host
Ssl
Key
Store
Password
Link copied to clipboard
const
val
hostSslKeyStorePassword
:
String
host
Ssl
Port
Path
Link copied to clipboard
const
val
hostSslPortPath
:
String
host
Ssl
Private
Key
Password
Link copied to clipboard
const
val
hostSslPrivateKeyPassword
:
String
host
Watch
Paths
Link copied to clipboard
const
val
hostWatchPaths
:
String
root
Path
Path
Link copied to clipboard
const
val
rootPathPath
:
String