Skip to content

Commit

Permalink
Added FEATURE_COPY_NEXBOARD_ENABLED to cenabled nexboard on copy course.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaellinaresxk committed Nov 20, 2023
1 parent 1faba72 commit e99e428
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/default.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,11 @@
"default": false,
"description": "Enable nexboard"
},
"FEATURE_COPY_NEXBOARD_ENABLED": {
"type": "boolean",
"default": false,
"description": "Enable nexboard on copy course."
},
"FEATURE_MULTIPLE_S3_PROVIDERS_ENABLED": {
"type": "boolean",
"default": true,
Expand Down

0 comments on commit e99e428

Please sign in to comment.