Merge remote-tracking branch 'sedum/feat/allowgeoloc' into dev_geo

This commit is contained in:
lesion
2022-11-15 17:37:13 +01:00
37 changed files with 663 additions and 107 deletions

View File

@@ -29,6 +29,7 @@ const defaultSettings = {
allow_anon_event: true,
allow_recurrent_event: false,
recurrent_event_visible: false,
allow_geolocation: true,
enable_federation: true,
enable_resources: false,
hide_boosts: true,