mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-30 01:05:18 +02:00
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',
|
'smtp-user': 'Wesa',
|
||||||
'maintenance-mode': false,
|
'maintenance-mode': false,
|
||||||
'allow-attachments': true,
|
'allow-attachments': true,
|
||||||
'registration': false,
|
'registration': true,
|
||||||
'max-size': 500,
|
'max-size': 500,
|
||||||
'departments': [
|
'departments': [
|
||||||
{id: 1, name: 'Sales Support', owners: 2},
|
{id: 1, name: 'Sales Support', owners: 2},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user