-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Expand file tree
/
Copy pathnav.config.yaml
More file actions
51 lines (41 loc) · 1.81 KB
/
Copy pathnav.config.yaml
File metadata and controls
51 lines (41 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# 发现导航 在未授权的情况下,您可以免费使用,必须公开可见,禁止商业用途。
# LICENSE GPL-3.0 https://github.com/liuzi6612/nav/blob/main/LICENSE
# 配置信息:https://github.com/liuzi6612/nav?tab=readme-ov-file#%E9%85%8D%E7%BD%AE%E8%AF%B4%E6%98%8E
# 网站所有内容都是可以在后台系统配置的,不懂的不要擅自修改源代码,出现异常请自行处理
# Fork 用户通常只需要修改 gitRepoUrl ,其他默认处理
# 问题反馈:powser@qq.com ,非授权不接收功能建议
# 联系授权:https://official.nav3.cn/pricing
# 免责声明:使用即表示已阅读 https://official.nav3.cn/disclaimers
# 仓库地址,填写 Fork 后的仓库地址,支持 Gitee / GitHub / GitLab
# 作者 Gitee 仓库地址 https://gitee.com/xiejiahe/nav
# 作者 GitLab 仓库地址 https://gitlab.com/xjh22222228/nav?projectId=68880543, projectId 是项目 ID,可在仓库页面中找到
gitRepoUrl: https://github.com/liuzi6612/nav
# Fork 部署分支
branch: main
# 默认Fork仓库
# 仓库必须自己提前创建,如果打算长期使用本软件,建议每个人都创建一个新的仓库作为图片存储
# e.g 'https://github.com/liuzi6612/image?branch=main'
# gitlab e.g 'https://gitlab.com/liuzi6612/image?branch=main&projectId=1001'
imageRepoUrl: ''
# 只有GitHub pages用户需要设置为true, 其他建议设置为 false
hashMode: true
# 一旦填写认为你是自有部署,Fork 不要填写
address: ''
# 自有部署后台登录密码
password: admin
# 自有部署启动端口
port: 7777
# 收录通知邮箱
email: ''
# 自有部署邮件通知系统
mailConfig:
host: smtp.mxhichina.com
port: 465
secure: true
auth:
user: ''
pass: ''
title: 网站收录通知
message: 有用户提交网站收录啦
# 自有部署
XFAPIPassword: ''