allow to disable multi-day events, fix #215
This commit is contained in:
@@ -27,6 +27,7 @@ const defaultSettings = {
|
||||
instance_place: '',
|
||||
allow_registration: true,
|
||||
allow_anon_event: true,
|
||||
allow_multidate_event: true,
|
||||
allow_recurrent_event: false,
|
||||
recurrent_event_visible: false,
|
||||
allow_geolocation: true,
|
||||
|
||||
Reference in New Issue
Block a user