7 lines
105 B
TOML
7 lines
105 B
TOML
|
|
#Painting options
|
|
[painting]
|
|
#The size of paintings on that server [x16, x32, 64]
|
|
resolution = "x16"
|
|
|