From 03313562d21d5db9bf6a14ebbeab80e06c883d3a Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 24 Jan 2024 02:31:56 +0100 Subject: MRU->RMU, fixes, cleanup --- MatrixRoomUtils.Desktop/appsettings.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 MatrixRoomUtils.Desktop/appsettings.json (limited to 'MatrixRoomUtils.Desktop/appsettings.json') diff --git a/MatrixRoomUtils.Desktop/appsettings.json b/MatrixRoomUtils.Desktop/appsettings.json deleted file mode 100644 index 4164e87..0000000 --- a/MatrixRoomUtils.Desktop/appsettings.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Debug", - "System": "Information", - "Microsoft": "Information" - } - }, - "MRUDesktop": { - "DataStoragePath": "~/.local/share/mru-desktop", - "CacheStoragePath": "~/.cache/mru-desktop" - } -} -- cgit 1.5.1