Update notice of front end CDN

This commit is contained in:
Pig Fang 2019-08-03 22:49:12 +08:00
parent 7929de7891
commit abaa88444f
2 changed files with 2 additions and 2 deletions

View File

@ -204,7 +204,7 @@ resources:
description: |
The CDN URL you give must refer to a mirror of <code>/public</code> directory,
all the files of that directory will be loaded as CDN.<br>
<b>How to verify?</b> Verify if <code>{Your CDN URL}/app/index.js</code> can be accessed.
<b>How to verify?</b> Verify if <code>{Your CDN URL}/app/manifest.json</code> can be accessed.
redis:
enable_redis:

View File

@ -203,7 +203,7 @@ resources:
hint: 如果地址不对将导致前端文件无法加载
description: |
填写的 CDN 地址必须是 <code>/public</code> 目录的镜像,此目录下的所有文件都将会从 CDN 加载。<br>
<b>测试方法</b>:检查 <code>{填写的地址}/app/index.js</code> 是否能够访问。
<b>测试方法</b>:检查 <code>{填写的地址}/app/manifest.json</code> 是否能够访问。
redis:
enable_redis: