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

token : how tu use it #71

Closed
acaz opened this issue Apr 16, 2019 · 1 comment
Closed

token : how tu use it #71

acaz opened this issue Apr 16, 2019 · 1 comment

Comments

@acaz
Copy link

acaz commented Apr 16, 2019

Hello

I'am interresting to using token for upload.
How can we use it for permit upload file on self hosted server ?

Thx

@Depado
Copy link
Owner

Depado commented Apr 24, 2019

Hi, in your configuration file, just add a key named token like so:

token: mysupersecrettoken

This will automatically enable token usage, meaning all uploads will need to transmit this token before it is allowed to upload content to your self-hosted instance. Does this help?

@Depado Depado closed this as completed Apr 29, 2019
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

2 participants