Files
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

21 lines
411 B
INI

# Configuration file
integrations {
# Whether integration with conarm should be enabled
B:conarm=true
# Whether integration with custommaterials should be enabled
B:custommaterials=true
# Whether integration with iceandfire should be enabled
B:iceandfire=true
}
"web server" {
# The maximum size of the data received from the Web Server
I:"input stream max size"=131072
}