config docs

This commit is contained in:
Andrew Jackson (Ajax) 2023-09-27 21:59:21 -05:00
parent 1202ddf18c
commit 86ec8bbf18

View File

@ -66,6 +66,10 @@ OPTIONS:
--no-local-storage don't use storageminer repo for sector storage (default: false)
--gas-premium value set gas premium for initialization messages in AttoFIL (default: "0")
--from value select which address to send actor creation message from
--db-host value Command separated list of hostnames for yugabyte cluster (default: "yugabyte") [$LOTUS_DB_HOST]
--db-name value (default: "yugabyte") [$LOTUS_DB_NAME]
--db-user value (default: "yugabyte") [$LOTUS_DB_USER]
--db-password value (default: "yugabyte") [$LOTUS_DB_PASSWORD]
--help, -h show help
```