You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/docs/v2/storage.md
+15-13Lines changed: 15 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,29 +43,31 @@ To get the WebDAV URL, please visit the documentation:
43
43
44
44
[Nextcloud](https://docs.nextcloud.com/server/latest/user_manual/en/files/access_webdav.html) (it should look like this: `https://nextcloud.example.com/remote.php/dav/files/username/`, replace `username` and `nextcloud.example.com` with the correct values)
45
45
46
+
### Instructions for NextCloud
47
+
46
48
#### How to get the URL
47
49
1. Go to 'Files'
48
-

50
+

49
51
2. Open the 'Files settings'
50
-

52
+

51
53
3. Choose the 'WebDAV' section in the sidebar, then Copy the URL
52
-

54
+

53
55
4. Paste the URL in the URL input box in Butterfly
54
-

56
+

55
57
56
58
#### How to get the password and username
57
59
1. Go to your Nextcloud account info by pressing the profile picture on the corner
58
-
2. Then, press 'Settings'
59
-

60
-
3. In the Security tab, scroll down to 'Devices & sessions'
60
+
2. Then, press `Settings`
61
+

62
+
3. In the Security tab, scroll down to `Devices & sessions`
61
63
4. Enter any name for the app name input box
62
64
- "Butterfly Connection" is a good name to use, as it is identifiable and clear.
63
-
5. Press the button called 'Create new app password'
64
-

65
-
7. After authenticating, copy the email and paste it in the username input box in Butterfly
66
-

67
-
8. Finally, copy the password and paste it in the password input box in Butterfly
68
-

65
+
5. Press the button called `Create new app password`
66
+

67
+
6. After authenticating, copy the email and paste it in the username input box in Butterfly
68
+

69
+
7. Finally, copy the password and paste it in the password input box in Butterfly
0 commit comments