Max Red - modified registration setting in fixtures [skip ci]

This commit is contained in:
ivan 2017-01-17 14:58:28 -03:00
parent a70778db9c
commit a40121111e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ module.exports = [
'smtp-user': 'Wesa',
'maintenance-mode': false,
'allow-attachments': true,
'registration': false,
'registration': true,
'max-size': 500,
'departments': [
{id: 1, name: 'Sales Support', owners: 2},