7 lines
181 B
TOML
7 lines
181 B
TOML
|
|
#Core features
|
|
[whitelist]
|
|
#If this value is true, the gk_unbreakable:break_list tag will be a whitelist instead of a blacklist. By default, it's a blacklist.
|
|
whitelist = false
|
|
|