mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
Disable watermark for creation creator
This commit is contained in:
@@ -560,6 +560,7 @@ class collection implements cache_cacheableInterface
|
|||||||
$rights = array(
|
$rights = array(
|
||||||
"canputinalbum" => "1",
|
"canputinalbum" => "1",
|
||||||
"candwnldhd" => "1",
|
"candwnldhd" => "1",
|
||||||
|
"nowatermark" => "1",
|
||||||
"candwnldpreview" => "1",
|
"candwnldpreview" => "1",
|
||||||
"cancmd" => "1",
|
"cancmd" => "1",
|
||||||
"canadmin" => "1",
|
"canadmin" => "1",
|
||||||
|
Reference in New Issue
Block a user