remove infra.md.example, infra.md is the source of truth

This commit is contained in:
Azreen Jamal
2026-03-03 03:06:13 +08:00
parent 1ad3033cc1
commit a3c6d09350
86 changed files with 17093 additions and 39 deletions

View File

@@ -0,0 +1,8 @@
AYN_MALWAREBAZAAR_API_KEY=
AYN_VIRUSTOTAL_API_KEY=
AYN_SCAN_PATH=/
AYN_QUARANTINE_PATH=/var/lib/ayn-antivirus/quarantine
AYN_DB_PATH=/var/lib/ayn-antivirus/signatures.db
AYN_LOG_PATH=/var/log/ayn-antivirus/
AYN_AUTO_QUARANTINE=false
AYN_SCAN_SCHEDULE=0 2 * * *