1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00

Add Traefik, Wallabag, Olivetin (#838)

* Add Traefik, Wallabag, Olivetin

* allow subtitle override

* add dummy data for olivetin, traefik, wallabag
This commit is contained in:
Adam Monsen 2024-12-01 05:29:36 -08:00 committed by GitHub
parent 7909bd1054
commit f150c6c037
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 326 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
"Rest": "./api/",
"ShowFooter": true,
"ShowNavigation": true,
"ShowNewVersions": true,
"AvailableVersion": "none",
"CurrentVersion": "2024.11.24",
"PageTitle": "OliveTin",
"SectionNavigationStyle": "sidebar",
"DefaultIconForBack": "«",
"SshFoundKey": "not found at /home/user/.ssh/id_rsa",
"SshFoundConfig": "not found at /home/user/.ssh/config",
"EnableCustomJs": false,
"AuthLoginUrl": "",
"AuthLocalLogin": false,
"AuthOAuth2Providers": null,
"AdditionalLinks": null
}

View file

@ -0,0 +1,5 @@
{
"Version": "3.1.7",
"Codename": "comte",
"startDate": "2024-11-20T05:55:46.259506879Z"
}

View file

@ -0,0 +1 @@
"2.6.10"