From 9f0163fe738c353f3e8016783ff4e6bbd8988686 Mon Sep 17 00:00:00 2001 From: zefie Date: Mon, 19 Jul 2021 15:06:32 -0400 Subject: [PATCH] Update ServiceVault.md --- ServiceVault.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ServiceVault.md b/ServiceVault.md index f3b36e79..3002959b 100644 --- a/ServiceVault.md +++ b/ServiceVault.md @@ -4,7 +4,7 @@ The server will scan configured ServiceVaults in order of priority and look for Currently only 2 Service Vaults are supported, the `User Server Vault` and the `Service Vault`. -The paths to the Service Vaults are user configurable in user_config.json or config.json +The paths to the Service Vaults are user configurable in `user_config.json` or `config.json` The `User Service Vault` has priority, and files found in that Service Vault will be loaded, even if the file exists in the `Service Vault`.