Signal und NTFY sind jetzt in der .env ateuerbar, und die anzahl der analyzer.py ebenfalls
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
# Beispiel Zugangsdaten
|
||||
ADMIN_USER=<ntfy-server username>
|
||||
ADMIN_PW=<ntfy-server user-passwd>
|
||||
NTFY_BASE=https://mein-ntfy-server.epample
|
||||
NTFY_BASE=https://mein-ntfy-server.example
|
||||
SIGNAL_NUMBER=
|
||||
SIGNAL_GROUPE_ID=
|
||||
DEBUG_LOG=true
|
||||
MIN_RELEVANZ_SCORE=40
|
||||
MAX_ANALYZER_WORKERS=5
|
||||
NTFY=true
|
||||
SIGNAL=true
|
||||
|
||||
Reference in New Issue
Block a user