mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Use Config File for Command Line Options (markdown)
parent
3875a8db80
commit
ab7acf4b77
|
@ -23,7 +23,7 @@ weed master -options=master.conf
|
|||
Order of precedence of this flag, it is borrowed from https://github.com/namsral/flag with some customized for weed:
|
||||
```
|
||||
1. Command line options
|
||||
2. Environment variables
|
||||
2. Environment variables with `WEED_` prefix
|
||||
3. Configuration file
|
||||
4. Default values
|
||||
```
|
Loading…
Reference in a new issue