12 lines
243 B
INI
12 lines
243 B
INI
# Configuration file
|
|
|
|
general {
|
|
# Comma-separated list of dimension IDs, used only if include list is *
|
|
S:excludeDimensionIDs=-1,1
|
|
|
|
# Comma-separated list of dimension IDs, put * to use exclude list
|
|
S:includeDimensionIDs=0
|
|
}
|
|
|
|
|