Revert "Remove enabledFeatures from the default configuration; it is useless"
This reverts commit 92a3bae74a59cf59c6a9fabbaa42e925cded899a.
This commit is contained in:
parent
481ebb1b60
commit
9f8484561e
|
@ -52,6 +52,9 @@ object Configuration {
|
|||
"""
|
||||
|Snowy {
|
||||
| displayInitMessage = true
|
||||
| enabledFeatures {
|
||||
| GammaBoost = false
|
||||
| }
|
||||
|}
|
||||
""".trimMargin()
|
||||
)
|
||||
|
@ -78,4 +81,4 @@ object Configuration {
|
|||
}
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue