diff options
-rw-r--r-- | docs/platform/troubleshooting.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/platform/troubleshooting.md b/docs/platform/troubleshooting.md index 74f387f..bb2fc4b 100644 --- a/docs/platform/troubleshooting.md +++ b/docs/platform/troubleshooting.md @@ -3,6 +3,11 @@ @toc = true +General +======= + +* Please increase verbosity when debugging / filing issues in our issue tracker. You can do this with adding i.e. `-v 5` after the `leap` cmd, i.e. `leap -v 2 deploy`. + Webapp node =========== |