Skip to content

Commit

Permalink
Make filename disk readonly (directus#3883)
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten authored Feb 1, 2021
1 parent 27b5391 commit 693e770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/database/system-data/fields/files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ fields:
options:
iconRight: publish
placeholder: Name on disk storage...
readonly: true
width: half

- field: filename_download
Expand Down

0 comments on commit 693e770

Please sign in to comment.