Set default upload destination - #1527
Conversation
|
Hi, |
The option can't be removed, it's still valid. The explanation is needed though |
|
After PR #1529, the |
|
With a proper injection |
|
Done! |
| working mapping. | ||
|
|
||
| > [!NOTE] | ||
| > If the `upload_destination` parameter is missing, it this concatenated with |
There was a problem hiding this comment.
"it this concatenated" doesn't make sense
|
|
||
| protected function fixUploadDestinationConfig(ContainerBuilder $container, array $config): array | ||
| { | ||
| // mapping with no declared upload_destination use the uri_prefix |
There was a problem hiding this comment.
It's the same as comment in fixDbDriverConfig() function. We must also update?
| working mapping. | ||
|
|
||
| > [!NOTE] | ||
| > If the `upload_destination` parameter is missing, it this set automatically |
There was a problem hiding this comment.
not much better than before. Don't you have a spell checker?
|
Any chance to create a new version ? |
As soon as we solve 1531 |
|
OK. Thank You. |
Fix #1526