mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
[main]
|
|
gpgcheck=1
|
|
installonly_limit=3
|
|
clean_requirements_on_remove=True
|
|
best=True
|
|
skip_if_unavailable=False
|
|
cachedir=/opt/so/conf/reposync/cache
|
|
keepcache=0
|
|
[securityonionsync]
|
|
name=Security Onion Repo repo
|
|
mirrorlist=file:///opt/so/conf/reposync/mirror.txt
|
|
enabled=1
|
|
gpgcheck=1 |