settings.coffee: set the 'collaborators' value to '-1' as in the default file.

This commit is contained in:
Andrea Dell'Amico 2018-07-31 19:52:10 +02:00
parent 6be8734ada
commit d64b29de76
1 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ settings =
notifications:undefined notifications:undefined
defaultFeatures: defaultFeatures:
collaborators: true collaborators: -1
dropbox: true dropbox: true
versioning: true versioning: true
compileTimeout: 3600 compileTimeout: 3600