1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/demo/images/.saved_searches.pg2conf

64 lines
1.1 KiB
Plaintext
Raw Normal View History

[
{
"name": "Group photos",
"searchQuery": {
"type": 3,
"list": [
{
"type": 105,
"text": "Balu the bear",
"matchType": 1
},
{
"type": 105,
"text": "Boo-Boo Bear",
"matchType": 1
},
{
"type": 105,
"text": "Hugin the raven",
"matchType": 1
},
{
"type": 105,
"text": "Akela the wolf",
"matchType": 1
}
],
"min": 2
}
},
{
"name": "Animals",
"searchQuery": {
"type": 2,
"list": [
{
"type": 105,
"text": "Balu the bear",
"matchType": 1
},
{
"type": 105,
"text": "Boo-Boo Bear",
"matchType": 1
},
{
"type": 105,
"text": "Hugin the raven",
"matchType": 1
},
{
"type": 105,
"text": "Akela the wolf",
"matchType": 1
},
{
"type": 105,
"text": "Alvin the Squirrel",
"matchType": 1
}
]
}
}
]