|
@@ -65,6 +65,8 @@ sys.config.compression.percent=60
|
|
|
#sys.config.imageServer.port=3000
|
|
|
sys.config.imageServer.port=9000
|
|
|
sys.config.imageServer.ip=localhost
|
|
|
+sys.config.imageServer.aliyunOss=true
|
|
|
+sys.config.imageServer.dir=ms
|
|
|
|
|
|
#打分阶段配置是否启用(为false则不启用打分阶段分档)
|
|
|
score.level.enable=false
|