-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(doc): Correct b2.toml #1072
Conversation
- s/key_id/application_key_id/ - Remove generic opendal comment - Add comment for password file - Add comment for OpenDAL environment variables
Related: rustic: OPENDAL_B2_* variables don't work #1073 opendal: Do OPENDAL_B2_* environment variables work? #4199 |
Expand $HOME in path
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @HaleTom for the PR! I have only minor change requests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @HaleTom
closes #1068