Skip to content

Commit

Permalink
Enable approved visitors for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
psoleckimoj committed Sep 26, 2024
1 parent 92378fc commit 70eb274
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion server/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,14 @@ module.exports = {
},
wayland: {
enabled: true,
features: ['adjudications', 'incentives', 'money', 'timetable', 'visits'],
features: [
'adjudications',
'approvedVisitors',
'incentives',
'money',
'timetable',
'visits',
],
},
werrington: {
enabled: true,
Expand Down

0 comments on commit 70eb274

Please sign in to comment.