File tree Expand file tree Collapse file tree
docs/core/system-configuration Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ Returns all settings that can be overridden in the database via the Constance ba
9393 | `ENABLE_ISSUES_FOR_USER_SSH_KEY_CHANGES` | boolean |
9494 | `TELEMETRY_URL` | string |
9595 | `TELEMETRY_VERSION` | integer |
96+ | `CHECK_FOR_UPDATES` | boolean |
9697 | `SCRIPT_RUN_MODE` | string |
9798 | `DOCKER_CLIENT` | string |
9899 | `DOCKER_RUN_OPTIONS` | string |
@@ -458,6 +459,7 @@ Updates one or more settings in the database via the Constance backend. Requires
458459 | `ENABLE_ISSUES_FOR_USER_SSH_KEY_CHANGES` | boolean | |
459460 | `TELEMETRY_URL` | string | |
460461 | `TELEMETRY_VERSION` | integer | |
462+ | `CHECK_FOR_UPDATES` | boolean | |
461463 | `SCRIPT_RUN_MODE` | string | |
462464 | `DOCKER_CLIENT` | string | |
463465 | `DOCKER_RUN_OPTIONS` | string | |
You can’t perform that action at this time.
0 commit comments