update configure.ev
This commit is contained in:
parent
c031f49394
commit
473beffb0f
3 changed files with 11 additions and 7 deletions
|
|
@ -21,7 +21,7 @@
|
|||
EndIf
|
||||
|
||||
If BoxID = 123456 Then
|
||||
Var EnableMultiInstanceFromBoxID = 0
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
If BoxID = 201193 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
|
|
@ -41,3 +41,7 @@
|
|||
If BoxID = 173319 Then
|
||||
Var EnableMultiInstanceFromBoxID = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 200005 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue