Skip to content

Commit 6695122

Browse files
author
gitlab-ci-token
committed
1 parent 22f5550 commit 6695122

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/core/system-configuration/override-settings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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 | |

0 commit comments

Comments
 (0)