mention how booleans are treated

This commit is contained in:
Dennis Wielepsky
2024-09-24 19:07:37 +02:00
parent 0925577ef7
commit 718d2bfe21

View File

@@ -32,7 +32,7 @@ private repos, they will be created as private repos on your gitea server.
### Configuration
All configuration is performed through environment variables.
All configuration is performed through environment variables. Flags are considered `true` on `true`, `TRUE` or `1`.
| Parameter | Required | Default | Description |
|-----------------------------|----------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|