ERROR: Bad configuration file 'configuration.json'.
Cannot continue.
Check for missing quotes or commas at the end of every line except the last one.
{
"comment": "See https://github.com/thomasjacquin/allsky/wiki/allsky-website-Settings for a description of these settings.",
"config": {
"comment": "These settings impact what appears in the popout and the constellation overlay",
"imageName": "image.jpg",
"location": "Bruneck, South Tyrol, Italy",
"latitude": "46.8N",
"longitude": "11.94E",
"camera": "ZWO ASI174MM",
"lens": "Fujinon 2.7mm f/1.8",
"computer": "RPi 4 Model B Rev 1.1",
"owner": "astrocusanus",
"equipmentinfo": "",
"auroraForecast": false,
"auroraMap": "north",
"intervalSeconds": 5,
"showOverlayAtStartup": false,
"overlayWidth": 875,
"overlayHeight": 875,
"overlayOffsetLeft": 0,
"overlayOffsetTop": 0,
"az": 0,
"imageWidth": 900,
"opacity": 0.5,
"objectsComment": "If you want the Messier objects on the overlay, remove the 'XXX_' below.",
"XXX_objects": "virtualsky/messier.json",
"meridian": false,
"ecliptic": false,
"fontsize": "14px",
"cardinalpoints": true,
"cardinalpoints_fontsize": "18px",
"showstarlabels": true,
"projection": "fisheye",
"constellations": true,
"constellationwidth": 0.75,
"constellationlabels": false,
"constellationboundaries": false,
"constellationboundarieswidth": 0.75,
"gridlines_eq": false,
"gridlineswidth": 0.75,
"showgalaxy": false,
"galaxywidth": 0.75,
"mouse": false,
"keyboard": true,
"showdate": false,
"showposition": false,
"sky_gradient": false,
"gradient": false,
"transparent": true,
"lang": "en",
"colours": {
"comment": "See the Wiki for how to change colors on the constellation overlay.",
"normal": {
"XXX_cardinal": "rgba(0,255,0,1)"
},
"negative": {
"XXX_cardinal": "rgba(255,255,255,1)"
}
},
"live": true,
"id": "starmap",
"AllskyVersion": "v2023.05.01",
"AllskyWebsiteVersion": "v2023.05.01"
},
"homePage": {
"comment": "These settings impact the look and feel of the Website home page.",
"title": "Allsky astrocusanus",
"og_description": "Allsky astrocusanus",
"backgroundImage": {
"url": "",
"style": ""
},
"loadingImage": "loading.jpg",
"imageBorder": false,
"includeGoogleAnalytics": false,
"includeLinkToMakeOwn": true,
"personalLink": {
"prelink": "",
"message": "",
"url": "",
"title": "",
"style": ""
},
"og_type": "website",
"og_url": "http://www.thomasjacquin/allsky/",
"og_image": "image.jpg",
"favicon": "allsky-favicon.png",
"thumbnailsizex": 100,
"thumbnailsizey": 75,
"thumbnailsortorder": "ascending",
"leftSidebar": [
{
"comment": "Once you have modified the settings so the overlay fits, set 'display' to true.",
"display": false,
"title": "Show constellation overlay",
"icon": "fa fa-2x fa-fw allsky-constellation",
"other": "id='overlayBtn' ng-click='toggleOverlay()' ng-class=\"{'active': showOverlay}\"",
"style": ""
},
{
"display": true,
"url": "videos/",
"title": "Archived Timelapes",
"icon": "fa fa-2x fa-fw fa-play-circle",
"style": ""
},
{
"display": false,
"url": "",
"title": "Mini-timelapse",
"icon": "fa fa-2x fa-fw icon-mini-timelapse",
"style": ""
},
{
"display": true,
"url": "keograms/",
"title": "Archived Keograms",
"icon": "fa fa-2x fa-fw fa-barcode",
"style": ""
},
{
"display": true,
"url": "startrails/",
"title": "Archived Startrails",
"icon": "fa fa-2x fa-fw fa-star",
"style": ""
},
{
0"display": false,
0"url": "meteors/",
0"title": "Archived Meteors/",
0"icon": "fa fa-2x fa-fw fa-meteor",
0"style": ""
},
{
"display": true,
"variable": "imageName",
"title": "Full-sized image",
"icon": "fa fa-2x fa-fw fa-expand-arrows-alt",
"style": ""
},
{
"display": true,
"title": "Display information about the camera and other settings",
"icon": "fa fa-2x fa-fw fa-info-circle",
"other": "ng-click='toggleInfo()' ng-class=\"{'active': showInfo}\"",
"style": ""
},
{
"display": false,
"comment": "Add leftSidebar items above."
}
],
"leftSidebarStyle": "",
"popoutIcons": [
{
"display": true,
"label": "Location",
"icon": "fa fa-fw fa-map-marker-alt",
"variable": "location",
"value": "",
"style": ""
},
{
"display": true,
"label": "Latitude",
"icon": "fa fa-fw fa-map-marker",
"variable": "s_latitude",
"value": "",
"style": ""
},
{
"display": true,
"label": "Longitude",
"icon": "fa fa-fw fa-map-marker",
"variable": "s_longitude",
"value": "",
"style": ""
},
{
"display": true,
"label": "Camera",
"icon": "fa fa-fw fa-camera-retro",
"variable": "camera",
"value": "",
"style": ""
},
{
"display": true,
"label": "Lens",
"icon": "fa fa-fw fa-dot-circle",
"variable": "lens",
"value": "",
"style": ""
},
{
"display": true,
"label": "Computer",
"icon": "fa fa-fw fa-microchip",
"variable": "computer",
"value": "",
"style": ""
},
{
"display": true,
"label": "Equipment info",
"icon": "fa fa-fw fa-keyboard",
"variable": "equipmentinfo",
"value": "",
"style": ""
},
{
"display": true,
"label": "Owner",
"icon": "fa fa-fw fa-user",
"variable": "owner",
"value": "",
"style": ""
},
{
"display": false,
"label": "Allsky Settings",
"icon": "fa fa-fw fa-cogs",
"variable": "",
"value": "Click to view",
"style": ""
},
{
"display": true,
"label": "Allsky Version",
"icon": "fa fa-fw fa-file-alt",
"variable": "AllskyVersion",
"value": "",
"style": ""
},
{
"comment": "Add popout items above.",
"display": false
}
]
},
"ConfigVersion": "1"
}