-
我试了一下不是fontawsome也不是material
-
[ERROR] default - [uploadFile] ENOENT: no such file or directory, open '/opt/fiora/public/Avatar/609ce7fea5bf0a76aceb88c9_1620897972719.png'
一定要配置CDN才能上传图片吗?
-
docker环境下在/uer/app/fiora目录下新建 .env 文件
MaxGroupCount=3
Administrator=60bd89ae03915e0026fe30d1
MaxImageSize=90971520
MaxFileSize=50485760
![image](https://user-images.githubusercontent.com/…
-
输入yarn build:client && yarn move-dist后出现下面整个:
yarn run v1.22.10
error Command "build:client" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
求解
-
日志列表建议
1:WEBRDP时 监控功能失效
2:建议显示录像的文件大小 方便确认是要看的录像
3:因为使用的DOCKER来装的webterminal 手动进去复制录像有点困难,建议增加一个下载录像的功能
其他功能建议
1:增加HTTPS支持
2:增减SMTP邮件服务并支持密码找回功能
3:增加广告栏 建议WEB滚动形式 (管理员可发布) 或者内置网页版本群聊 推荐一个群聊的:h…
-
Threw this error when I tried to run the project with docker.
-
# 问题描述:
`用户A`主动加`用户B`为好友,两人都在登录状态,两边的消息显示都正常。如果`用户B`下线了,然后重新登录后,聊天界面就无法显示与`用户A`的聊天列表了
# 问题分析:
```js
const friends = await Friend.find({ from: user._id }).populate('to', {
avatar: 1…
-
@AeroScripts I'll help clean up what we get form Discord.
-
运行环境:
os版本: win10 latest
python版本: Python 3.9.5
英雄联盟服务器及版本: CN, latest
python库版本:latest
-
当我尝试按照步骤安装fiora时候,它成功运行了,没有任何的错误
当我添加管理id时,它显示了错误
管理员配置项修改为如下
// administrator user id administrator: env.Administrator ? env.Administrator.spl it(',') : [5fdec0af320b20f6b98d5348],
当我运…