We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f3236 commit 6a575caCopy full SHA for 6a575ca
modules/ROOT/examples/live-demos/uploadcare/example.js
@@ -2,7 +2,6 @@ tinymce.init({
2
selector: "textarea",
3
plugins: [ "uploadcare", "code", "link", "preview", "lists" ],
4
uploadcare_public_key: '<your-public-key>',
5
- uploadcare_store_type: 'temporary',
6
a11y_advanced_options: true,
7
toolbar: "undo redo | styles | bold italic underline | forecolor | bullist numlist| link uploadcare | code preview",
8
height: 700,
0 commit comments