diff --git a/master_sync.toml b/master_sync.toml index 884a047..086fccd 100644 --- a/master_sync.toml +++ b/master_sync.toml @@ -732,6 +732,28 @@ branch = "master" ## +[[repo]] +name = "kavita" +[repo.config] +server = "Unraid" +git_provider = "gitea:3000" +git_https = false +git_account = "andrewamason" +repo = "HomeLab/kavita" + +## + +[[repo]] +name = "audiobookshelf" +[repo.config] +server = "Unraid" +git_provider = "gitea:3000" +git_https = false +git_account = "andrewamason" +repo = "HomeLab/audiobookshelf" + +## + [[repo]] name = "web-check" [repo.config]