github-gitea-mirror/config.json
2020-10-12 18:48:32 +05:30

22 lines
401 B
JSON

{
"github" : {
"username" : "",
"accesstoken" : ""
},
"gitea" : {
"host" : "",
"accesstoken" : "",
"username" : "",
"gist" : {
"prefix" : "gist",
"surfix" : ""
}
},
"repomap" : { },
"gistsSource" : true,
"gistsStared" : true,
"repositoryStared" : true,
"repositorySource" : true,
"repositoryForked" : true
}