Add English configuration reference
Some checks failed
ci / openapi (push) Failing after 6s
ci / agent (push) Failing after 5s
ci / server (push) Failing after 6s
ci / stack-smoke (push) Has been skipped
ci / web (push) Failing after 6s

This commit is contained in:
Stanislav Rossovskii
2026-06-23 19:36:29 +04:00
parent d6f9335398
commit a94e0deaba
5 changed files with 238 additions and 2 deletions

View File

@@ -134,7 +134,8 @@ Start with:
3. [server/README.md](server/README.md)
4. [web/README.md](web/README.md)
5. [api/README.md](api/README.md)
6. [docs/index.md](docs/index.md)
6. [CONFIG_REFERENCE.md](CONFIG_REFERENCE.md) ([Русский](CONFIG_REFERENCE.ru.md))
7. [docs/index.md](docs/index.md)
Dependency caches and virtual environments are kept inside the repository. See
the component READMEs for current local development commands.