Add the missing commas to parcel parameter setting in osslEnable.ini
parent
d5ed6493d9
commit
01a6ce2baa
|
@ -24,8 +24,8 @@
|
||||||
; ossl functions.
|
; ossl functions.
|
||||||
osslParcelO = ""
|
osslParcelO = ""
|
||||||
osslParcelOG = ""
|
osslParcelOG = ""
|
||||||
; osslParcelO = "PARCEL_OWNER"
|
; osslParcelO = "PARCEL_OWNER,"
|
||||||
; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER"
|
; osslParcelOG = "PARCEL_GROUP_MEMBER,PARCEL_OWNER,"
|
||||||
|
|
||||||
; ThreatLevel None
|
; ThreatLevel None
|
||||||
Allow_osDrawEllipse = true
|
Allow_osDrawEllipse = true
|
||||||
|
|
Loading…
Reference in New Issue