Update some docs
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
824a1efd78
commit
c2fa808cd3
5 changed files with 51 additions and 47 deletions
3
testdata/config.toml
vendored
3
testdata/config.toml
vendored
|
|
@ -27,6 +27,9 @@ config_dir = "/etc/garm"
|
|||
# Enable streaming logs via web sockets. Use garm-cli debug-log.
|
||||
enable_log_streamer = false
|
||||
|
||||
# Enable the golang debug server. See the documentation in the "doc" folder for more information.
|
||||
debug_server = false
|
||||
|
||||
[metrics]
|
||||
# Toggle metrics. If set to false, the API endpoint for metrics collection will
|
||||
# be disabled.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue