Docs Request: Add link to default config
未关闭
适合新手
- 主要语言
- Python
- 星标
- 46.7k
- 派生
- 1.9k
- 平均合并
- 9 天 2 小时
- 30 天内合并 PR
- 4
描述
If one runs copyparty without any config file, it just works. That's amazing! This setup would be a great template for config files.
Especially if the config file is nothing but a bunch of lines that could all be deleted (as they are the default behavior). It would show us every assumption, and give us an iterative way to progress.
贡献指南
调研方向
找到 copyparty 定义其默认配置的位置,可能是在 config.py 或 defaults.py 之类的模块中。任务是在文档中添加指向此默认配置的链接,可能是在 README.md 或 docs/ 文件夹中。检查现有文档,找到讨论配置的位置,并在那里插入引用。通过在没有配置文件的情况下运行服务器进行验证,以确认其运行方式如描述所述。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100