Update README.md

This commit is contained in:
Morgan 2023-10-10 00:24:06 +09:00 committed by GitHub
parent 32b9a9df7d
commit 304832e57d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -8,5 +8,7 @@ Simple mirroring & archiving server.
- ~~HTTP Mirroring uses custom python script using aiohttp, may change to wget recursive mirroring..~~ fixing script, currently just fetches in order.
- $BASE_DIR is where all data is stored. Need to change manually in script index.py
- index.py renders index.html file after each sync, order and half-size card can be configured in config.yml
- element DIVIDER in .index (from config) is used to divide card between "main" and "additional mirroring" in index.html