File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
docs/core/system-configuration Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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 | |
You can’t perform that action at this time.
0 commit comments