# 配置选项

- [环境变量](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/environment-variables.md)
- [证书选项](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/certificate-options.md)
- [数据库选项](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/database-options.md)
- [连接到外部 MSSQL 数据库](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/connect-to-an-external-mssql-database.md)
- [迁移到外部 MSSQL](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/migrate-from-default-to-external-mssql.md)
- [配置推送中继](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/configure-push-relay.md)
- [Kerberos 集成](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/kerberos-integration.md)
- [Kubernetes 服务账户](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/kubernetes-service-accounts.md)
- [SMTP 配置](https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options/smtp-onfigurations.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ppgg.in/docs/self-hosting/deploy-and-configure/configuration-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
