Download功能

Change-Id: Ic96f074ab7026f631348587b6e95332a60e7e6d8
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 749faf7..e817f91 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -29,6 +29,17 @@
 # ??????
 pt.storage.torrent-path=/var/pt/torrents
 pt.storage.temp-path=/var/pt/temp
+# application.properties
+torrent.file-save-dir=./torrentfiles/
+torrent.cover-image-dir= coverimgs/
+# ???????????????Docker????????
+torrent.post-image-dir=postimgs/
+torrent.helppost-image-dir=helppostimgs/
+
+# ??????
+spring.mvc.static-path-pattern=/uploads/**
+spring.web.resources.static-locations=file:./postimgs/
+
 # application.properties ??
 tracker.url=http://localhost:6969/announce