--- 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) |