feat:backend add router global prefix (#1333)
* feat:backend add router global prefix * feat: global prefix in plugin router * feat: remove plugin router prefix and add web router setting
This commit is contained in:
@@ -45,6 +45,8 @@ system:
|
||||
iplimit-count: 15000
|
||||
# IP限制一个小时
|
||||
iplimit-time: 3600
|
||||
# 路由全局前缀
|
||||
router-prefix: ""
|
||||
|
||||
# captcha configuration
|
||||
captcha:
|
||||
|
Reference in New Issue
Block a user