From afaef3685be9c9bfcad578d4bb7fb575d867c419 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Fri, 19 Jul 2024 17:56:42 -0400 Subject: [PATCH] [wiki/MUTN] Add basic setup and usage instructions --- wiki/libmutton/bugs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/libmutton/bugs.md b/wiki/libmutton/bugs.md index d5196c8..23abf3e 100644 --- a/wiki/libmutton/bugs.md +++ b/wiki/libmutton/bugs.md @@ -1,4 +1,4 @@ -# Known Bugs - libmutton +## Known Bugs - libmutton - On Windows, GPG is sometimes (seems unpredictable) incredibly slow to start (often after a reboot), leading to many operations seemingly hanging - **This will be addressed** in the migration off of GPG that will take place before v1.0.0 - If a client is reconfigured to use a new device ID, the old one will remain present on the server. This will not cause any immediate issues, however it will lead to the server creating unnecessary deletions files for the old device ID. Currently, it is recommended to manually delete the old device ID from the server's "devices" directory.