Skip to content

fix: rename BEE_RESERVE_CAPACITY_DOUBLING variable using underscores #4988

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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

PabloCastellano
Copy link
Contributor

@PabloCastellano PabloCastellano commented Feb 5, 2025

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

This environment variable is incorrect, as they must use underscores.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

According to the documentation:

All available configuration options are available as BEE prefixed, capitalised, and underscored environment variables, e.g. --api-addr becomes BEE_API_ADDR.

Related Issue (Optional)

Screenshots (if appropriate):

@istae istae merged commit 14193f9 into ethersphere:master Feb 5, 2025
7 checks passed
@PabloCastellano PabloCastellano deleted the fix-var branch February 18, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants