update README
This commit is contained in:
parent
ed41ca9edd
commit
7db59e6987
@ -50,7 +50,9 @@ Then set the same token on the client side as well:
|
||||
Done!
|
||||
|
||||
## WebDAV (Optional)
|
||||
This function allows your users to save the whiteboard directly to a webdav server as image without downloading it.
|
||||
This function allows your users to save the whiteboard directly to a webdav server (Nextcloud) as image without downloading it.
|
||||
|
||||
To enable it:
|
||||
|
||||
<b>Server (Without docker):</b> `node server.js --webdav=true`
|
||||
|
||||
@ -62,7 +64,7 @@ Then set the same parameter on the client side as well:
|
||||
|
||||
Refresh the site and You will notice an extra save button in the top panel. Set your WebDav Parameters, and you are good to go!
|
||||
|
||||
Note: For the most owncloud/nextcloud setups you have to set the Server URL to: https://YourDomain.tl/remote.php/webdav/
|
||||
Note: For the most owncloud/nextcloud setups you have to set the Server URL to: https://YourDomain.tl/remote.php/webdav/ ; With 2FA Activated You have to create a app password in your nextcloud.
|
||||
|
||||
Done!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user