WuGuan commited on
Commit
e952f70
·
verified ·
1 Parent(s): 0cf1f18

Update settings.js

Browse files
Files changed (1) hide show
  1. settings.js +1 -1
settings.js CHANGED
@@ -420,7 +420,7 @@ module.exports = {
420
 
421
  projects: {
422
  /** To enable the Projects feature, set this value to true */
423
- enabled: true,
424
  workflow: {
425
  /** Set the default projects workflow mode.
426
  * - manual - you must manually commit changes
 
420
 
421
  projects: {
422
  /** To enable the Projects feature, set this value to true */
423
+ enabled: false,
424
  workflow: {
425
  /** Set the default projects workflow mode.
426
  * - manual - you must manually commit changes