From d8e564b349532a4b5c3a68468205778a7e16abc8 Mon Sep 17 00:00:00 2001 From: Colin Wilk Date: Wed, 11 Oct 2023 16:25:07 +0200 Subject: Add Troubleshooting information to README This added information about the possible ssh-server overloading and run_once locking issues. Signed-off-by: Colin Wilk --- .markdownlint.rb | 1 + 1 file changed, 1 insertion(+) (limited to '.markdownlint.rb') diff --git a/.markdownlint.rb b/.markdownlint.rb index c8192eb..b419773 100644 --- a/.markdownlint.rb +++ b/.markdownlint.rb @@ -1,2 +1,3 @@ all exclude_rule 'MD024' +exclude_rule 'MD013' -- cgit v1.2.3