Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedle authored Aug 18, 2024
1 parent b4b2660 commit b56d594
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,3 @@ In your Docker Compose file, replace `jaedle/mirror-to-gitea:latest` with `build
- `MIRROR_PRIVATE_REPOSITORIES`: If set to `true`, your private GitHub repositories will also be mirrored to gitea. The `GITHUB_TOKEN` parameter must be set for this to work.
- `DELAY`: How often to check for new repositories in seconds. Default is 3600 (1 hour).

## Things to do

- Refactoring
- Think about how to test
- Better logging
- Add gitlab support
- And so on..

0 comments on commit b56d594

Please sign in to comment.