Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/cosmetics #54

Merged
merged 2 commits into from
Jun 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Configuration/PageTs/defaultUploadFolders.tsconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ default_upload_folders {
# Or a folder relative to the default upload folder of the user
tx_news_domain_model_news = news

# You can set a folder for the whole table of for a specific field of that table
# You can set a folder for the whole table or for a specific field of that table
tx_news_domain_model_news.fal_related_files = news_downloads
tx_news_domain_model_news.fal_media = news_media

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Make it possible to configure the default upload folder for a certain TCA column
# Or a folder relative to the default upload folder of the user
tx_news_domain_model_news = news

# You can set a folder for the whole table of for a specific field of that table
# You can set a folder for the whole table or for a specific field of that table
tx_news_domain_model_news.fal_related_files = news_downloads
tx_news_domain_model_news.fal_media = news_media

Expand Down
1 change: 1 addition & 0 deletions Resources/Public/Icons/Extension.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed ext_icon.png
Binary file not shown.