minor
This commit is contained in:
@@ -54,7 +54,7 @@ module.exports = {
|
||||
await settings.set('allow_anon_event', true)
|
||||
await settings.set('allow_recurrent_event', true)
|
||||
await settings.set('recurrent_event_visible', true)
|
||||
await settings.set('allow_comments', true)
|
||||
await settings.set('enable_federation', true)
|
||||
|
||||
// add default notification
|
||||
consola.info('Add default notification')
|
||||
@@ -69,4 +69,4 @@ module.exports = {
|
||||
// close db connection
|
||||
await db.sequelize.close()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user