diff options
Diffstat (limited to 'docs/Configuration.md')
-rw-r--r-- | docs/Configuration.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Configuration.md b/docs/Configuration.md index f2914f6..2e92c76 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -15,7 +15,6 @@ Command line option | Environment variable | Config attribute | Description --log-file <path> | GAD_LOG_FILE | logfilepath | Specify a log file --host <host> | GAD_HOST | host | Address to bind to --port <port> | GAD_PORT | port | Port to bind to ---force | GAD_FORCE | | Kill any process using the configured port --ssh-keyscan | GAD_SSH_KEYSCAN | | Scan repository hosts for ssh keys and add them to $HOME/.ssh/known_hosts # Configuration file options |