mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2025-12-10 06:42:12 +01:00
Remove GQL_DEBUG
This commit is contained in:
@@ -46,7 +46,6 @@ There are a number of environment variables available to configure Suwayomi:
|
||||
| **BASIC_AUTH_USERNAME** | ` ` | The username to log in to Suwayomi. |
|
||||
| **BASIC_AUTH_PASSWORD** | ` ` | The password to log in to Suwayomi. |
|
||||
| **DEBUG** | `false` | If extra logging is enabled. Useful for development and troubleshooting. |
|
||||
| **GQL_DEBUG** | `false` | If graphql logging is enabled. Useful for development and troubleshooting. Can overload the log output. |
|
||||
| **WEB_UI_ENABLED** | `true` | If the server should serve a webUI |
|
||||
| **WEB_UI_FLAVOR** | `WebUI` | "WebUI" or "Custom" |
|
||||
| **WEB_UI_CHANNEL** | `stable` | "bundled" (the version bundled with the server release), "stable" or "preview" - the webUI version that should be used |
|
||||
|
||||
Reference in New Issue
Block a user