Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fiskus committed Dec 11, 2024
1 parent fccee7f commit 7e35253
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/Catalog/Preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,14 @@ ui:
defaultSourceBucket: s3://bucket-b
```

Note that the `ui.sourceBuckets` is empty by default. So, when the users create a new package they can't add files from any bucket including the current one.
Note that the `ui.sourceBuckets` is empty by default.
So, when the users create a new package they can't add files from any bucket
including the current one.

However, we have a shortcut for adding the current bucket to the list of `ui.sourceBuckets` from the UI.
However, we have a shortcut for adding the current bucket
to the list of `ui.sourceBuckets` from the UI.

![](../imgs/auto-add-source-bucket.png)
![Users can auto-add the current bucket to ui.sourceBuckets](../imgs/auto-add-source-bucket.png)

#### `ui.package_description` example

Expand Down

0 comments on commit 7e35253

Please sign in to comment.