mirror of
https://github.com/taoky/shadowmire.git
synced 2025-07-07 16:52:43 +00:00
Adjust exclude in example config
This commit is contained in:
parent
8ad920ee82
commit
40da452f3d
@ -4,7 +4,7 @@ sync_packages = true
|
||||
# shadowmire_upstream = "http://example.com/pypi/web/"
|
||||
# use_pypi_index = true
|
||||
exclude = [
|
||||
"[a-z]"
|
||||
"^[a-z]"
|
||||
]
|
||||
prerelease_exclude = [
|
||||
".+"
|
||||
|
Loading…
x
Reference in New Issue
Block a user