Added database to keep track of videos already uploaded, so that only new videos send out notifications
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -6,3 +6,7 @@ config/config.yaml
|
||||
|
||||
# PHP_Codesniffer cache
|
||||
.phpcs-cache
|
||||
|
||||
# database file
|
||||
data/pigeon.db
|
||||
|
||||
|
Reference in New Issue
Block a user