Skip to content

Commit 14193f9

Browse files
fix: rename BEE_RESERVE_CAPACITY_DOUBLING variable using underscores (#4988)
1 parent dcdc1d7 commit 14193f9

File tree

1 file changed

+1
-1
lines changed
  • packaging/docker

1 file changed

+1
-1
lines changed

packaging/docker/env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
## minimum radius storage threshold
8181
# BEE_MINIMUM_STORAGE_RADIUS=
8282
## reserve capacity doubling (default 0, maximum 1)
83-
# BEE_RESERVE-CAPACITY-DOUBLING=0
83+
# BEE_RESERVE_CAPACITY_DOUBLING=0
8484
## allow to advertise private CIDRs to the public network
8585
# BEE_ALLOW_PRIVATE_CIDRS=false
8686
## enable forwarded content caching

0 commit comments

Comments
 (0)