10 lines
123 B
TOML
10 lines
123 B
TOML
|
|
#Common configs
|
|
[common]
|
|
|
|
#Compat configs
|
|
[common.compat]
|
|
#If curios compat should be enabled
|
|
curios_compat = true
|
|
|