base_fileurl_field: add acl_public_read slot

This commit is contained in:
Akim Juillerat
2019-12-12 14:40:57 +01:00
parent 0ea58439f6
commit 727b4dd9b1
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -24,6 +24,8 @@ FileURL fields is intended to store Binary data on an external storage
Will be used to set fname on ir.attachment and, if storage_path is
defined, will be passed to force the storage key.
:param acl_public_read: Set public-read ACL by default
Limitations / Issues
--------------------