tianji/website/docs/environment.md

14 lines
501 B
Markdown
Raw Normal View History

2024-01-08 18:06:32 +00:00
---
sidebar_position: 2
---
# Environment
Here is enviroment which you can config in docker
| Name | Default Value | Description |
| ---- | ---- | ----- |
| ALLOW_REGISTER | false | whether allow user can register account |
| ALLOW_OPENAPI | false | whether allow openapi which can fetch or post data just like you with ui |
| SANDBOX_MEMORY_LIMIT | 16 | custom script monitor sandbox memory limit, which can control which monitor script not use too many memory (unit MB, the minimum value is 8) |