asdf
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
parent
dc2da20ae9
commit
d258042f5a
@ -9,6 +9,8 @@ export const Media: CollectionConfig = {
|
|||||||
admin: {},
|
admin: {},
|
||||||
access: {
|
access: {
|
||||||
read: (): boolean => true,
|
read: (): boolean => true,
|
||||||
|
create: () => true,
|
||||||
|
update: () => true,
|
||||||
},
|
},
|
||||||
upload: {
|
upload: {
|
||||||
staticURL: "/media",
|
staticURL: "/media",
|
||||||
|
Loading…
Reference in New Issue
Block a user