Remove second database for AbusiveHostRules

This commit is contained in:
Chris Eager
2021-12-07 12:34:23 -08:00
committed by Chris Eager
parent dba1711e8d
commit 0ce87153e5
9 changed files with 8 additions and 329 deletions

View File

@@ -221,12 +221,6 @@ abuseDatabase: # Postgresql database configuration
password: password
url: jdbc:postgresql://example.com:5432/abusedb
newAbuseDatabase: # Postgresql database configuration
driverClass: org.postgresql.Driver
user: example
password: password
url: jdbc:postgresql://new.example.com:5432/abusedb
accountDatabaseCrawler:
chunkSize: 10 # accounts per run
chunkIntervalMs: 60000 # time per run