Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
server
/
elide.server.cfg
/
AssetConfig
Asset
Config
@
ConfigurationProperties
(
value
=
"elide.server.assets"
)
interface
AssetConfig
:
Toggleable
Configuration loaded at runtime which governs Elide's built-in asset serving tools.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
etags
Link copied to clipboard
open
val
etags
:
Boolean
?
hash
Links
Link copied to clipboard
open
val
hashLinks
:
Boolean
?
prefer
Weak
Etags
Link copied to clipboard
open
val
preferWeakEtags
:
Boolean
?
prefix
Link copied to clipboard
open
val
prefix
:
String
?
rewriting
Link copied to clipboard
open
val
rewriting
:
Boolean
?
Functions
is
Enabled
Link copied to clipboard
open
fun
isEnabled
(
)
:
Boolean