Remove enabledFeatures from the default configuration; it is useless
(cherry picked from commit c1cb690fe2404889b54373c4399d22b381abfc57)
This commit is contained in:
parent
6471756b95
commit
9da9c46c88
|
@ -52,9 +52,6 @@ object Configuration {
|
||||||
"""
|
"""
|
||||||
|Snowy {
|
|Snowy {
|
||||||
| displayInitMessage = true
|
| displayInitMessage = true
|
||||||
| enabledFeatures {
|
|
||||||
| GammaBoost = false
|
|
||||||
| }
|
|
||||||
|}
|
|}
|
||||||
""".trimMargin()
|
""".trimMargin()
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue