Commit 5d9b775
committed
fix(drupal): Use public file system for PDF uploads
Changed upload location from private:// to public:// for demo simplicity.
The private file system requires additional directory setup that may fail
on fresh deployments.1 parent 519650d commit 5d9b775
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- cloudformation/scenarios/localgov-drupal/drupal/web/modules/custom/ndx_aws_ai/src/Form
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments