From 36777057f2b92bd3c0a222f2266eef2cc52f57d7 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Tue, 5 Dec 2017 13:25:49 -0500 Subject: PLT-8289 Added ability to change location of client plugins (#7942) --- config/default.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/default.json b/config/default.json index 1c13c0f09..14acb47d0 100644 --- a/config/default.json +++ b/config/default.json @@ -349,6 +349,7 @@ "Enable": true, "EnableUploads": false, "Directory": "./plugins", + "ClientDirectory": "./client/plugins", "Plugins": {}, "PluginStates": {} } -- cgit v1.2.3-1-g7c22