Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mybee
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
mybee
Commits
51e913e2
Unverified
Commit
51e913e2
authored
Jun 20, 2021
by
Ralph Pichler
Committed by
GitHub
Jun 20, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: update thresholds in packaging (#2155)
parent
02dd4346
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
24 deletions
+24
-24
bee.yaml
packaging/bee.yaml
+6
-6
env
packaging/docker/env
+6
-6
bee.yaml
packaging/homebrew/bee.yaml
+6
-6
bee.yaml
packaging/scoop/bee.yaml
+6
-6
No files found.
packaging/bee.yaml
View file @
51e913e2
...
@@ -52,12 +52,12 @@ debug-api-enable: true
...
@@ -52,12 +52,12 @@ debug-api-enable: true
# password: ""
# password: ""
## path to a file that contains password for decrypting keys
## path to a file that contains password for decrypting keys
password-file
:
/var/lib/bee/password
password-file
:
/var/lib/bee/password
## amount in BZZ below the peers payment threshold when we initiate settlement (default 10000000
00000
)
## amount in BZZ below the peers payment threshold when we initiate settlement (default 10000000)
# payment-early: 10000000
00000
# payment-early: 10000000
## threshold in BZZ where you expect to get paid from your peers (default 100000000
00000
)
## threshold in BZZ where you expect to get paid from your peers (default 100000000)
# payment-threshold: 100000000
00000
# payment-threshold: 100000000
## excess debt above payment threshold in BZZ where you disconnect from your peer (default 100000000
00000
)
## excess debt above payment threshold in BZZ where you disconnect from your peer (default 100000000)
# payment-tolerance: 100000000
00000
# payment-tolerance: 100000000
## postage stamp contract address
## postage stamp contract address
# postage-stamp-address: ""
# postage-stamp-address: ""
## ENS compatible API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url
## ENS compatible API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url
...
...
packaging/docker/env
View file @
51e913e2
...
@@ -59,12 +59,12 @@ BEE_CLEF_SIGNER_ENABLE=true
...
@@ -59,12 +59,12 @@ BEE_CLEF_SIGNER_ENABLE=true
# BEE_PASSWORD=
# BEE_PASSWORD=
## path to a file that contains password for decrypting keys
## path to a file that contains password for decrypting keys
# BEE_PASSWORD_FILE=
# BEE_PASSWORD_FILE=
## amount in BZZ below the peers payment threshold when we initiate settlement (default 10000000
00000
)
## amount in BZZ below the peers payment threshold when we initiate settlement (default 10000000)
# BEE_PAYMENT_EARLY=10000000
00000
# BEE_PAYMENT_EARLY=10000000
## threshold in BZZ where you expect to get paid from your peers (default 100000000
00000
)
## threshold in BZZ where you expect to get paid from your peers (default 100000000)
# BEE_PAYMENT_THRESHOLD=100000000
00000
# BEE_PAYMENT_THRESHOLD=100000000
## excess debt above payment threshold in BZZ where you disconnect from your peer (default 100000000
00000
)
## excess debt above payment threshold in BZZ where you disconnect from your peer (default 100000000)
# BEE_PAYMENT_TOLERANCE=100000000
00000
# BEE_PAYMENT_TOLERANCE=100000000
## postage stamp contract address
## postage stamp contract address
# BEE_POSTAGE_STAMP_ADDRESS=
# BEE_POSTAGE_STAMP_ADDRESS=
## ENS compatible API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url
## ENS compatible API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url
...
...
packaging/homebrew/bee.yaml
View file @
51e913e2
...
@@ -52,12 +52,12 @@ debug-api-enable: true
...
@@ -52,12 +52,12 @@ debug-api-enable: true
# password: ""
# password: ""
## path to a file that contains password for decrypting keys
## path to a file that contains password for decrypting keys
password-file
:
/usr/local/var/lib/swarm-bee/password
password-file
:
/usr/local/var/lib/swarm-bee/password
## amount in BZZ below the peers payment threshold when we initiate settlement (default 10000000
00000
)
## amount in BZZ below the peers payment threshold when we initiate settlement (default 10000000)
# payment-early: 10000000
00000
# payment-early: 10000000
## threshold in BZZ where you expect to get paid from your peers (default 100000000
00000
)
## threshold in BZZ where you expect to get paid from your peers (default 100000000)
# payment-threshold: 100000000
00000
# payment-threshold: 100000000
## excess debt above payment threshold in BZZ where you disconnect from your peer (default 100000000
00000
)
## excess debt above payment threshold in BZZ where you disconnect from your peer (default 100000000)
# payment-tolerance: 100000000
00000
# payment-tolerance: 100000000
## postage stamp contract address
## postage stamp contract address
# postage-stamp-address: ""
# postage-stamp-address: ""
## ENS compatible API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url
## ENS compatible API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url
...
...
packaging/scoop/bee.yaml
View file @
51e913e2
...
@@ -42,12 +42,12 @@ data-dir: ./data
...
@@ -42,12 +42,12 @@ data-dir: ./data
# password: ""
# password: ""
## path to a file that contains password for decrypting keys
## path to a file that contains password for decrypting keys
password-file
:
./password
password-file
:
./password
## amount in BZZ below the peers payment threshold when we initiate settlement (default 10000000
00000
)
## amount in BZZ below the peers payment threshold when we initiate settlement (default 10000000)
# payment-early: 10000000
00000
# payment-early: 10000000
## threshold in BZZ where you expect to get paid from your peers (default 100000000
00000
)
## threshold in BZZ where you expect to get paid from your peers (default 100000000)
# payment-threshold: 100000000
00000
# payment-threshold: 100000000
## excess debt above payment threshold in BZZ where you disconnect from your peer (default 100000000
00000
)
## excess debt above payment threshold in BZZ where you disconnect from your peer (default 100000000)
# payment-tolerance: 100000000
00000
# payment-tolerance: 100000000
## postage stamp contract address
## postage stamp contract address
# postage-stamp-address: ""
# postage-stamp-address: ""
## ENS compatible API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url
## ENS compatible API endpoint for a TLD and with contract address, can be repeated, format [tld:][contract-addr@]url
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment