Skip to content

Commit 6a575ca

Browse files
DOC-2599: Removed the store type configuration from example.js file.
1 parent 24f3236 commit 6a575ca

File tree

1 file changed

+0
-1
lines changed
  • modules/ROOT/examples/live-demos/uploadcare

1 file changed

+0
-1
lines changed

modules/ROOT/examples/live-demos/uploadcare/example.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ tinymce.init({
22
selector: "textarea",
33
plugins: [ "uploadcare", "code", "link", "preview", "lists" ],
44
uploadcare_public_key: '<your-public-key>',
5-
uploadcare_store_type: 'temporary',
65
a11y_advanced_options: true,
76
toolbar: "undo redo | styles | bold italic underline | forecolor | bullist numlist| link uploadcare | code preview",
87
height: 700,

0 commit comments

Comments
 (0)