appstore/apps/nezha-dashboard/0.20.13/config.yaml
github-action update-app-version 207225868e Update app version [skip ci]
2024-11-14 13:02:12 +00:00

15 lines
846 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

debug: false
httpport: 80 # HTTP 端口,请勿修改
nz_language: zh-CN # 语言zh-CN/zh-TW/en-US/es-ES
grpcport: 5555 # gRPC 端口,请勿修改
oauth2: # Oauth2 登录接入,查看 https://nezha.wiki/guide/dashboard.html
type: "nz_oauth2_type" # Oauth2 登录接入类型github/gitlab/jihulab/gitee/gitea
admin: "nz_admin_logins" # 管理员列表,半角逗号隔开
clientid: "nz_github_oauth_client_id" # 在 https://github.com/settings/developers 创建,无需审核 Callback 填 http(s)://域名或IP/oauth2/callback
clientsecret: "nz_github_oauth_client_secret"
endpoint: "" # 如gitea自建需要设置
site:
brand: "nz_site_title" # 网站标题
cookiename: "nezha-dashboard" # 浏览器 Cookie 字段名,可不改
theme: "default" # 主题default/daynight/mdui/hotaru/angel-kanade/server-status