> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 排行榜配额

> PlayFab 排行榜针对 Development 和 Live 模式的配额限制，包括最大排行榜定义数、行数、版本数以及每个定义的列数。

# 排行榜配额限制

排行榜服务旨在与 PlayFab 的定价模型保持一致，提供两种不同的模式：development 和 live。Development 模式允许标题测试每项功能并开始开发。而 Live 模式则针对处理实时游戏中典型的更大流量负载进行了优化。

下表概述了每种模式的限制：

## Development 模式

| 限制                      | 数量       |
| ----------------------- | -------- |
| Leaderboard Definitions | 50 个定义   |
| 行限制                     | 10,000 行 |
| 版本数量                    | 一个版本     |

## Live 模式

| 限制                      | 数量        |
| ----------------------- | --------- |
| Leaderboard Definitions | 1,000 个定义 |
| 行限制                     | 100 万行    |
| 版本数量                    | 无限制       |

在 Development 和 Live 模式下，每个排行榜定义所允许的最大列数均为 5。

有关更详细的定价信息，请访问 [PlayFab 定价页面](https://playfab.com/pricing/)。

## 另请参阅

* [创建基本排行榜](/services/playfab/community/leaderboards/create-basic-leaderboard)
* [排行榜的更多用法](/services/playfab/community/leaderboards/doing-more-with-leaderboards)
* [季节性排行榜](/services/playfab/community/leaderboards/seasonal-leaderboards)
* [组排行榜](/services/playfab/community/leaderboards/group-leaderboards)
* [手动分级](/services/playfab/community/leaderboards/manual-tiers)
* [限制](/services/playfab/community/leaderboards/limits-leaderboards)
* [按统计信息对玩家排名](/services/playfab/community/leaderboards/leaderboards-linked-to-stats)
* [向排行榜添加上下文数据](/services/playfab/community/leaderboards/metadata-leaderboards)
* [API 参考](/services/playfab/community/leaderboards/api-reference)
* [排行榜计量表](/services/playfab/pricing/meters/leaderboard-meters)
* [排行榜与 CloudScript](/services/playfab/community/leaderboards/leaderboards-cloudscript)。
* [排行榜与 PlayStream](/services/playfab/community/leaderboards/leaderboards-with-playstream-and-telemetry)


## Related topics

- [创建基础排行榜](/zh-CN/services/playfab/community/leaderboards/create-basic-leaderboard.md)
- [组排行榜](/zh-CN/services/playfab/community/leaderboards/group-leaderboards.md)
- [季节性排行榜](/zh-CN/services/playfab/community/leaderboards/seasonal-leaderboards.md)
- [排行榜的限制](/zh-CN/services/playfab/community/leaderboards/limits-leaderboards.md)
- [手动分级排行榜](/zh-CN/services/playfab/community/leaderboards/manual-tiers.md)
