more seed data

This commit is contained in:
Ulf Gebhardt 2025-08-10 22:40:18 +02:00
parent b3938f724f
commit ec0cbd7935
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -12,7 +12,19 @@
{
"_sync_id": "local-development",
"name": "Local Development",
"url": "http://local.development"
"url": "http://local.development",
"zoom": 6,
"own_tag_space": true,
"center": {
"type": "Point",
"coordinates": [
10.067625824315172,
50.51565268622562
]
},
"donation_widget": false,
"custom_text": "# Welcome to the Development Server\n\nThis map is just for development purposes and to try out new things.",
"default_theme": null
}
]
}