12 lines
256 B
INI
12 lines
256 B
INI
# Configuration file
|
|
|
|
general {
|
|
# allow setting the glasses terminal to absolute (world coordinates) render position
|
|
B:absolute_rendering_allowed=true
|
|
|
|
# sets the maximal allowed amount of widgets per glasses instance
|
|
I:widgetlimit=255
|
|
}
|
|
|
|
|