File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ Containing examples for the [Confluence REST API](https://developer.atlassian.co
2121
2222# How to use it
2323
24- 1 . copy the file ` common/my.cfg.tpl ` to ` ~/.restapi `
25- 2 . rename the file to ` ~/.restapi\ my.cfg `
26- 3 . edit the file ` ~/.restapi/my.cfg `
27- - set the variables
28- - ` CONF_BASE_URL_* ` = URL's of your Confluence instance
29- - ` CONF_PAT_* ` = Personal access token for authentication
24+ 1 . Copy the file ` common/my.cfg.tpl ` to ` ~/.restapi `
25+ 2 . Rename the file to ` ~/.restapi/ my.cfg `
26+ 3 . Edit the file ` ~/.restapi/my.cfg `
27+ - Set the variables
28+ - ` CONF_BASE_URL_* ` = URLs of your Confluence instance
29+ - ` CONF_PAT_* ` = Personal access tokens for authentication to your Confluence instance
3030
3131# Notice
3232
You can’t perform that action at this time.
0 commit comments