settings.coffee: set the 'collaborators' value to '-1' as in the default file.
This commit is contained in:
parent
6be8734ada
commit
d64b29de76
|
@ -340,7 +340,7 @@ settings =
|
|||
notifications:undefined
|
||||
|
||||
defaultFeatures:
|
||||
collaborators: true
|
||||
collaborators: -1
|
||||
dropbox: true
|
||||
versioning: true
|
||||
compileTimeout: 3600
|
||||
|
|
Loading…
Reference in New Issue