You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

30 lines
597 B

[
{
"model": "watermarker.watermark",
"pk": 1,
"fields": {
"title": "medium-photo",
"mark": "watermarks/logo-all-small.png",
"opacity": 0.5,
"position": "br",
"x": 10,
"y": 10,
"is_active": true,
"update_hard": true
}
},
{
"model": "watermarker.watermark",
"pk": 2,
"fields": {
"title": "big-photo",
"mark": "watermarks/logo-small-45.png",
"opacity": 0.1,
"position": "tile",
"x": 0,
"y": 0,
"is_active": true,
"update_hard": true
}
}
]