Files
Homarr/data/configs/default.json

387 lines
7.9 KiB
JSON
Raw Normal View History

{
2022-12-24 17:18:16 +09:00
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
2022-12-24 17:18:16 +09:00
"categories": [
{
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f",
2023-01-10 22:20:07 +01:00
"position": 1,
2023-01-07 20:47:24 +01:00
"name": "Welcome to Homarr 🎉",
"type": "category"
2022-12-24 17:18:16 +09:00
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a326",
2023-01-10 22:20:07 +01:00
"position": 1
}
],
"apps": [
{
2023-01-08 13:55:31 +09:00
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a337",
"name": "Discord",
"url": "https://discord.com/invite/aCsmEV5RgA",
2023-01-07 09:45:00 +01:00
"behaviour": {
2023-01-08 13:55:31 +09:00
"onClickUrl": "https://discord.com/invite/aCsmEV5RgA",
"isOpeningNewTab": true,
"externalUrl": "https://discord.com/invite/aCsmEV5RgA"
},
"network": {
"enabledStatusChecker": false,
2023-01-07 09:45:00 +01:00
"okStatus": [
200
]
2023-01-07 09:23:10 +01:00
},
2023-01-07 09:45:00 +01:00
"appearance": {
2023-01-08 13:55:31 +09:00
"iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/discord.png"
2023-01-07 09:45:00 +01:00
},
"integration": {
"type": null,
"properties": []
},
"area": {
"type": "category",
"properties": {
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
}
},
"shape": {
2023-01-06 22:46:07 +01:00
"md": {
"location": {
2023-01-08 13:55:31 +09:00
"x": 3,
"y": 1
2023-01-06 22:46:07 +01:00
},
"size": {
2023-01-08 13:55:31 +09:00
"width": 3,
2023-01-06 22:46:07 +01:00
"height": 1
}
},
"sm": {
"location": {
2023-01-08 13:55:31 +09:00
"x": 2,
"y": 1
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 1,
2023-01-06 22:46:07 +01:00
"height": 1
}
},
2023-01-06 22:46:07 +01:00
"lg": {
"location": {
2023-01-08 13:55:31 +09:00
"x": 2,
2023-01-07 20:47:24 +01:00
"y": 1
2023-01-06 22:46:07 +01:00
},
"size": {
2023-01-08 13:55:31 +09:00
"width": 1,
2023-01-06 22:46:07 +01:00
"height": 1
}
}
2023-01-05 06:01:54 +01:00
}
},
{
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a990",
"name": "Donate",
"url": "https://ko-fi.com/ajnart",
2023-01-02 18:25:13 +01:00
"behaviour": {
"onClickUrl": "https://ko-fi.com/ajnart",
"externalUrl": "https://ko-fi.com/ajnart",
2023-01-06 23:00:53 +01:00
"isOpeningNewTab": true
2023-01-05 06:01:54 +01:00
},
"network": {
"enabledStatusChecker": false,
"okStatus": [
200
]
2023-01-05 06:01:54 +01:00
},
"appearance": {
"iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/ko-fi.png"
2023-01-07 09:45:00 +01:00
},
"integration": {
"type": null,
"properties": []
2022-12-24 17:18:16 +09:00
},
"area": {
2023-01-07 09:23:10 +01:00
"type": "category",
2022-12-24 17:18:16 +09:00
"properties": {
2023-01-07 09:23:10 +01:00
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
2022-12-24 17:18:16 +09:00
}
},
"shape": {
2023-01-06 22:46:07 +01:00
"md": {
"location": {
"x": 2,
"y": 1
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 1,
2023-01-06 22:46:07 +01:00
"height": 1
}
},
"sm": {
"location": {
"x": 2,
2023-01-07 20:47:24 +01:00
"y": 2
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 1,
2023-01-06 22:46:07 +01:00
"height": 1
}
2022-12-24 17:18:16 +09:00
},
2023-01-06 22:46:07 +01:00
"lg": {
"location": {
"x": 3,
"y": 1
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 1,
"height": 1
2023-01-06 22:46:07 +01:00
}
2022-12-24 17:18:16 +09:00
}
}
},
{
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a330",
"name": "Contribute",
"url": "https://github.com/ajnart/homarr",
2022-12-24 17:18:16 +09:00
"behaviour": {
"onClickUrl": "https://github.com/ajnart/homarr",
"externalUrl": "https://github.com/ajnart/homarr",
2023-01-08 13:55:31 +09:00
"isOpeningNewTab": true
},
"network": {
"enabledStatusChecker": false,
"okStatus": []
},
"appearance": {
"iconUrl": "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons@master/png/github.png"
},
"integration": {
"type": null,
"properties": []
},
"area": {
"type": "category",
"properties": {
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
}
},
"shape": {
2023-01-06 22:46:07 +01:00
"md": {
"location": {
2023-01-10 22:20:07 +01:00
"x": 2,
"y": 0
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 2,
"height": 1
2023-01-06 22:46:07 +01:00
}
},
"sm": {
"location": {
"x": 0,
2023-01-10 22:20:07 +01:00
"y": 2
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 2,
2023-01-06 22:46:07 +01:00
"height": 1
}
},
2023-01-06 22:46:07 +01:00
"lg": {
"location": {
"x": 4,
"y": 0
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 2,
"height": 2
2023-01-06 22:46:07 +01:00
}
}
}
2022-12-24 17:18:16 +09:00
},
{
2023-01-10 22:20:07 +01:00
"id": "5df743d9-5cb1-457c-85d2-64ff86855652",
"name": "Documentation",
"url": "https://homarr.dev",
"behaviour": {
2023-01-10 22:20:07 +01:00
"onClickUrl": "https://homarr.dev",
"externalUrl": "https://homarr.dev",
2023-01-07 09:45:00 +01:00
"isOpeningNewTab": true
2023-01-03 16:40:15 +01:00
},
"network": {
"enabledStatusChecker": false,
2023-01-07 20:47:24 +01:00
"okStatus": [
200
]
2023-01-07 00:05:07 +01:00
},
"appearance": {
2023-01-10 22:20:07 +01:00
"iconUrl": "/imgs/logo/logo.png"
},
"integration": {
"type": null,
"properties": []
2023-01-03 16:40:15 +01:00
},
"area": {
"type": "category",
2023-01-03 16:40:15 +01:00
"properties": {
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
2023-01-03 16:40:15 +01:00
}
},
"shape": {
"md": {
2023-01-06 22:46:07 +01:00
"location": {
2023-01-10 22:20:07 +01:00
"x": 0,
2023-01-07 20:47:24 +01:00
"y": 1
2023-01-06 22:46:07 +01:00
},
"size": {
2023-01-10 22:20:07 +01:00
"width": 2,
2023-01-07 09:23:10 +01:00
"height": 1
2023-01-06 22:46:07 +01:00
}
2022-12-24 17:18:16 +09:00
},
"sm": {
2023-01-06 22:46:07 +01:00
"location": {
2023-01-10 22:20:07 +01:00
"x": 0,
"y": 0
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 1,
2023-01-06 22:46:07 +01:00
"height": 1
}
2023-01-04 19:06:19 +01:00
},
2023-01-06 22:46:07 +01:00
"lg": {
"location": {
2023-01-10 22:20:07 +01:00
"x": 0,
2023-01-07 20:47:24 +01:00
"y": 1
2023-01-06 22:46:07 +01:00
},
"size": {
2023-01-10 22:20:07 +01:00
"width": 2,
2023-01-06 22:46:07 +01:00
"height": 1
}
2023-01-04 19:06:19 +01:00
}
}
}
],
2022-12-20 11:34:07 +09:00
"widgets": [
2022-12-24 17:18:16 +09:00
{
2023-01-08 13:55:31 +09:00
"id": "date",
"properties": {
2023-01-08 13:55:31 +09:00
"display24HourFormat": true
2022-12-20 11:34:07 +09:00
},
"area": {
2023-01-07 09:45:00 +01:00
"type": "category",
2022-12-20 11:34:07 +09:00
"properties": {
2023-01-07 09:45:00 +01:00
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
2022-12-20 11:34:07 +09:00
}
},
"shape": {
2023-01-08 13:55:31 +09:00
"sm": {
2023-01-06 22:46:07 +01:00
"location": {
"x": 0,
2023-01-08 13:55:31 +09:00
"y": 1
2023-01-06 22:46:07 +01:00
},
"size": {
2023-01-07 09:45:00 +01:00
"width": 2,
"height": 1
2023-01-06 22:46:07 +01:00
}
},
2023-01-08 13:55:31 +09:00
"md": {
2023-01-06 22:46:07 +01:00
"location": {
2023-01-08 13:55:31 +09:00
"x": 4,
2023-01-06 22:46:07 +01:00
"y": 0
},
"size": {
"width": 2,
2023-01-07 09:45:00 +01:00
"height": 1
2023-01-06 22:46:07 +01:00
}
2022-12-20 11:34:07 +09:00
},
2023-01-06 22:46:07 +01:00
"lg": {
"location": {
2023-01-08 13:55:31 +09:00
"x": 2,
2023-01-07 09:23:10 +01:00
"y": 0
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 2,
"height": 1
2023-01-06 22:46:07 +01:00
}
2022-12-20 11:34:07 +09:00
}
}
2022-12-24 17:18:16 +09:00
},
{
2023-01-08 13:55:31 +09:00
"id": "weather",
2022-12-24 17:18:16 +09:00
"properties": {
2023-01-08 13:55:31 +09:00
"displayInFahrenheit": false,
"location": "Paris"
2022-12-24 17:18:16 +09:00
},
"area": {
"type": "category",
2022-12-24 17:18:16 +09:00
"properties": {
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33f"
2022-12-24 17:18:16 +09:00
}
},
"shape": {
2023-01-08 13:55:31 +09:00
"md": {
2023-01-06 22:46:07 +01:00
"location": {
2023-01-07 20:47:24 +01:00
"x": 0,
2023-01-08 13:55:31 +09:00
"y": 0
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 2,
"height": 1
2023-01-06 22:46:07 +01:00
}
},
2023-01-08 13:55:31 +09:00
"sm": {
2023-01-06 22:46:07 +01:00
"location": {
2023-01-08 13:55:31 +09:00
"x": 1,
2023-01-07 09:45:00 +01:00
"y": 0
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 2,
"height": 1
2023-01-06 22:46:07 +01:00
}
2022-12-24 17:18:16 +09:00
},
2023-01-06 22:46:07 +01:00
"lg": {
"location": {
2023-01-08 13:55:31 +09:00
"x": 0,
2023-01-07 09:45:00 +01:00
"y": 0
2023-01-06 22:46:07 +01:00
},
"size": {
"width": 2,
"height": 1
2023-01-06 22:46:07 +01:00
}
2022-12-24 17:18:16 +09:00
}
}
}
2022-12-20 11:34:07 +09:00
],
2022-08-26 16:43:46 +02:00
"settings": {
"common": {
"searchEngine": {
"type": "google",
"properties": {}
}
},
"customization": {
"layout": {
2023-01-07 20:47:24 +01:00
"enabledLeftSidebar": false,
"enabledRightSidebar": false,
"enabledDocker": false,
"enabledPing": false,
"enabledSearchbar": true
},
2023-01-08 13:55:31 +09:00
"pageTitle": "Homarr v0.11 ⭐️",
"logoImageUrl": "/imgs/logo/logo.png",
2023-01-11 22:00:20 +01:00
"faviconUrl": "/imgs/favicon/favicon-squared",
"backgroundImageUrl": "",
"customCss": "",
"colors": {
2023-01-07 20:47:24 +01:00
"primary": "red",
"secondary": "yellow",
2023-01-08 13:55:31 +09:00
"shade": 7
},
"appOpacity": 100
2022-05-26 18:35:28 +02:00
}
}
2023-01-13 11:10:09 +00:00
}