Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Rebase master
Browse files Browse the repository at this point in the history
Signed-off-by: YanzheL <lee.yanzhe@yanzhe.org>
  • Loading branch information
YanzheL committed Jan 14, 2020
1 parent bf81246 commit 1a20200
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/config/dfdaemon_config_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,8 @@ verbose: false

# The maximum number of CPUs that the dfdaemon can use
maxprocs: 10

# Logging
logConfig:
# Log file path
path: /dev/stdout
1 change: 1 addition & 0 deletions docs/config/dfdaemon_properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The following startup parameters are supported for `dfdaemon`
| ------------- | ------------- |
| dfget_flags | dfget properties |
| dfpath | dfget bin path |
| logConfig | Logging properties |
| hijack_https | HijackHTTPS is the list of hosts whose https requests should be hijacked by dfdaemon. The first matched rule will be used |
| localrepo | Temp output dir of dfdaemon, by default `$HOME/.small-dragonfly/dfdaemon/data/` |
| proxies | Proxies is the list of rules for the transparent proxy |
Expand Down

0 comments on commit 1a20200

Please sign in to comment.