提交 dec4a72d 作者: Richard Littauer

Added a shutdown note to daemon dsec

Cf https://github.com/ipfs/support/issues/5

License: MIT
Signed-off-by: 's avatarRichard Littauer <richard.littauer@gmail.com>
上级 4ba3a754
......@@ -95,6 +95,10 @@ You can setup CORS headers the same way:
ipfs config --json API.HTTPHeaders.Access-Control-Allow-Methods '["PUT", "GET", "POST"]'
ipfs config --json API.HTTPHeaders.Access-Control-Allow-Credentials '["true"]'
Shutdown
To shutdown, kill, quit, or otherwise stop the daemon, send a SIGTERM signal.
If it persists, send a second. This can be done by pressing Ctrl+C twice.
DEPRECATION NOTICE
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论