41 lines
762 B
JSON
41 lines
762 B
JSON
{
|
|
"SugarBreak":{
|
|
"enable": true,
|
|
"except": [
|
|
|
|
],
|
|
"modifiers": [
|
|
"apply_to=all_menus"
|
|
]
|
|
},
|
|
"Discount50":{
|
|
"enable": true,
|
|
"except": [
|
|
200000,
|
|
200001
|
|
],
|
|
"modifiers": [
|
|
"apply_to=all_menus"
|
|
]
|
|
},
|
|
"y18IDCard":{
|
|
"enable": true,
|
|
"except": [
|
|
|
|
],
|
|
"modifiers": [
|
|
"apply_to=restricted_menus",
|
|
"include_menu_v2"
|
|
]
|
|
},
|
|
"y18IDCardLive":{
|
|
"enable": false,
|
|
"except": [
|
|
|
|
],
|
|
"modifiers": [
|
|
"apply_to=restricted_menus",
|
|
"enable_feature=liveness # This is comment"
|
|
]
|
|
}
|
|
}
|