宇筱博客

  • 解决办法
  • 学无止境
  • 记录时光
  • 百宝箱
宇筱博客
点滴记忆,汇聚成海。
  1. 首页
  2. 学无止境
  3. 正文

NextCloud的AppStore打开很慢、打开后空白的原因及解决方法

2022年3月4日 1766点热度 0人点赞 0条评论

NextCloud是一个比较好用的网盘,不过他家的这速度也是呵呵了,国内网络差点的话,基本上遇到需要下载、连AppStore就呵呵了,所以,AppStore打开很慢、打开后空白的原因,那就是“网速慢”。要解决这个问题其实也简单,挂一个代理,不一定需要外国的,国内有些线路是用的CN2、CN2GIA,通过他们,在NextCloud的配置文件设置个代理即可。(国内更新慢,同样可以使用这个解决)
位置:config/config.php
增加行:

'proxy' => '<ip>:<port>',

如果有啥不明白的,可以看config.sample.php,里面有这段:

/**
 * The URL of your proxy server, for example ``proxy.example.com:8081``.
 *
 * Defaults to ``''`` (empty string)
 */
'proxy' => '',

/**
 * The optional authentication for the proxy to use to connect to the internet.
 * The format is: ``username:password``.
 *
 * Defaults to ``''`` (empty string)
 */
'proxyuserpwd' => '',

原文链接:https://blog.51cto.com/cto99/2481210

标签: 暂无
最后更新:2022年3月4日

小渔民

这个人很懒,什么都没留下

点赞
< 上一篇
下一篇 >

文章评论

razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
取消回复

COPYRIGHT © 2025 宇筱博客. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang

豫ICP备15017825号-2