Max Red - modified registration setting in fixtures [skip ci]
This commit is contained in:
parent
a70778db9c
commit
a40121111e
|
@ -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},
|
||||
|
|
Loading…
Reference in New Issue