Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_media
Commits
53420060
Commit
53420060
authored
Mar 02, 2021
by
Lily Yan
Browse files
ISTWCMS-4658 Update paths for uploads
parent
965ead9d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
config/install/field.field.media.uw_mt_file.field_media_file.yml
...install/field.field.media.uw_mt_file.field_media_file.yml
+1
-1
config/install/field.field.media.uw_mt_icon.field_media_image_1.yml
...tall/field.field.media.uw_mt_icon.field_media_image_1.yml
+1
-1
config/install/field.field.media.uw_mt_image.field_media_image.yml
...stall/field.field.media.uw_mt_image.field_media_image.yml
+1
-1
No files found.
config/install/field.field.media.uw_mt_file.field_media_file.yml
View file @
53420060
...
...
@@ -18,7 +18,7 @@ default_value: { }
default_value_callback
:
'
'
settings
:
file_extensions
:
'
bib
csv
doc
docx
gz
key
m
mw
mp3
rtf
pdf
pot
potx
pps
ppt
pptx
psd
r
tar
tex
txt
wav
xls
xlsx
zip'
file_directory
:
uploads/
filez
file_directory
:
uploads/
documents
max_filesize
:
'
25
MB'
description_field
:
false
handler
:
'
default:file'
...
...
config/install/field.field.media.uw_mt_icon.field_media_image_1.yml
View file @
53420060
...
...
@@ -30,7 +30,7 @@ settings:
title
:
'
'
width
:
null
height
:
null
file_directory
:
'
[date:custom:Y]-[date:custom:m]
'
file_directory
:
'
uploads/icons
'
max_filesize
:
'
'
handler
:
'
default:file'
handler_settings
:
{
}
...
...
config/install/field.field.media.uw_mt_image.field_media_image.yml
View file @
53420060
...
...
@@ -30,7 +30,7 @@ settings:
title
:
'
'
width
:
null
height
:
null
file_directory
:
'
[date:custom:Y]-[date:custom:m]
'
file_directory
:
'
uploads/images
'
max_filesize
:
'
'
handler
:
'
default:file'
handler_settings
:
{
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment