Description Usage Arguments Value Examples
Get ping using token
1 | ping(seafile_url = get_seafile_url(), token = get_seafile_api_token())
|
seafile_url |
seafile base url |
token |
token |
pong as string if OK
1 2 3 4 5 6 | ## Not run:
ping(seafile_url = "http://drop.legum.fr:8000/",
token = ask_seafile_api_token(seafile_url = "http://drop.legum.fr:8000/",
username = "vincent@thinkr.fr"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.