Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read plugin configuration from kiwi settings #12

Closed
prawnsalad opened this issue Apr 3, 2018 · 0 comments
Closed

Read plugin configuration from kiwi settings #12

prawnsalad opened this issue Apr 3, 2018 · 0 comments

Comments

@prawnsalad
Copy link
Member

Adding "fileuploader":{ "server": "http://localhost:8088/files" } to the kiwi client config can be read from the plugin via: kiwi.state.setting('fileuploader.server').

Using this format we can get the following configurable while having sensible defaults:

  • TUS endpoint (call it server or path for simplicity)
  • Max file upload size if uppy supports it
@vith vith closed this as completed in 835c498 Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant