Merge branch 'releases' into jen/mergeback

This commit is contained in:
jennijuju
2022-04-12 01:25:02 +02:00
23 changed files with 433 additions and 61 deletions
+4
View File
@@ -7,7 +7,11 @@ USAGE:
lotus-miner [global options] command [command options] [arguments...]
VERSION:
<<<<<<< HEAD
1.15.2-dev
=======
1.15.1
>>>>>>> releases
COMMANDS:
init Initialize a lotus miner repo
+4
View File
@@ -7,7 +7,11 @@ USAGE:
lotus-worker [global options] command [command options] [arguments...]
VERSION:
<<<<<<< HEAD
1.15.2-dev
=======
1.15.1
>>>>>>> releases
COMMANDS:
run Start lotus worker
+4
View File
@@ -7,7 +7,11 @@ USAGE:
lotus [global options] command [command options] [arguments...]
VERSION:
<<<<<<< HEAD
1.15.2-dev
=======
1.15.1
>>>>>>> releases
COMMANDS:
daemon Start a lotus daemon process
@@ -269,7 +269,7 @@
#
# type: bool
# env var: LOTUS_INDEXPROVIDER_ENABLE
#Enable = false
#Enable = true
# EntriesCacheCapacity sets the maximum capacity to use for caching the indexing advertisement
# entries. Defaults to 1024 if not specified. The cache is evicted using LRU policy. The