Skip to content

Commit 1e388ea

Browse files
author
gitlab-ci-token
committed
1 parent a1efbe1 commit 1e388ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ Returns all settings that can be overridden in the database via the Constance ba
8484
| `NOTIFY_ABOUT_RESOURCE_CHANGE` | boolean |
8585
| `DISABLE_SENDING_NOTIFICATIONS_ABOUT_RESOURCE_UPDATE` | boolean |
8686
| `MARKETPLACE_LANDING_PAGE` | string |
87+
| `MARKETPLACE_LAYOUT_MODE` | string |
88+
| `MARKETPLACE_CARD_STYLE` | string |
8789
| `ENABLE_STALE_RESOURCE_NOTIFICATIONS` | boolean |
8890
| `ENABLE_ISSUES_FOR_USER_SSH_KEY_CHANGES` | boolean |
8991
| `TELEMETRY_URL` | string |
@@ -392,6 +394,8 @@ Updates one or more settings in the database via the Constance backend. Requires
392394
| `NOTIFY_ABOUT_RESOURCE_CHANGE` | boolean | |
393395
| `DISABLE_SENDING_NOTIFICATIONS_ABOUT_RESOURCE_UPDATE` | boolean | |
394396
| `MARKETPLACE_LANDING_PAGE` | string | |
397+
| `MARKETPLACE_LAYOUT_MODE` | string | |
398+
| `MARKETPLACE_CARD_STYLE` | string | |
395399
| `ENABLE_STALE_RESOURCE_NOTIFICATIONS` | boolean | |
396400
| `ENABLE_ISSUES_FOR_USER_SSH_KEY_CHANGES` | boolean | |
397401
| `TELEMETRY_URL` | string | |

0 commit comments

Comments
 (0)