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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Search Confluence from Alfred and open results in your browser.
15
15
4. Type `c <search term>` in Alfred to search Confluence
16
16
17
17
### Environment variables
18
-
-`BASE_URL`: Confluence base URL e.g. https://confluence.example.com
18
+
-`BASE_URL`: Confluence base URL e.g. https://confluence.example.com. For Cloud users: Don't forget to append the "/wiki" part here! (e.g. https://example.atlassian.net/wiki)
19
19
-`ACCESS_TOKEN`: Confluence access token (only for Confluence Enterprise)
20
20
-`USERNAME`: Confluence username
21
21
-`PASSWORD`: Confluence password (or API Token when the cloud version is used, see [here](#authentication))
0 commit comments