Skip to content

Commit

Permalink
add dummy data for olivetin, traefik, wallabag
Browse files Browse the repository at this point in the history
  • Loading branch information
meonkeys committed Nov 25, 2024
1 parent 1864e1d commit 482784e
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
18 changes: 18 additions & 0 deletions dummy-data/olivetin/webUiSettings.json
Original file line number Diff line number Diff line change
@@ -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
}
5 changes: 5 additions & 0 deletions dummy-data/traefik/api/version
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"Version": "3.1.7",
"Codename": "comte",
"startDate": "2024-11-20T05:55:46.259506879Z"
}
1 change: 1 addition & 0 deletions dummy-data/wallabag/api/version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"2.6.10"

0 comments on commit 482784e

Please sign in to comment.