From ed3b77615ec6b1cce7a3e51516115238be61b4cf Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Wed, 31 Aug 2022 10:26:46 +0800
Subject: [PATCH] fix

---
 src/main/resources/application-xc.yml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application-xc.yml b/src/main/resources/application-xc.yml
index 9f17f3c..4c98b9f 100644
--- a/src/main/resources/application-xc.yml
+++ b/src/main/resources/application-xc.yml
@@ -109,4 +109,5 @@
   template-path: /mnt/webresource/website/static/cms/template
   static-path: /mnt/webresource/website/static/cms/static
   output-path: /mnt/webresource/website/site
+  download-path: /mnt/webresource/website/static/cms/static/download
 

--
Gitblit v1.9.1