This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: apps/v1 | |
kind: StatefulSet | |
metadata: | |
labels: | |
app: paperless | |
run: paperless | |
name: paperless | |
namespace: paperless | |
annotations: | |
keel.sh/policy: all |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"score","name","domain" | |
1,"1UpadLyJ","sh.itjust.works" | |
1,"2JP9VDQH","feddit.uk" | |
-1,"2xsaiko","discuss.tchncs.de" | |
1,"3NgFh2a4","bbs.darkwitch.net" | |
1,"4ffy","lemmy.ml" | |
-1,"65535","lemmy.world" | |
1,"6UopS6La","feddit.uk" | |
1,"6w3fd9Gt","feddit.uk" | |
1,"7OO","feddit.de" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
score | name | |
---|---|---|
1 | 1UpadLyJ | |
1 | 2JP9VDQH | |
-1 | 2xsaiko | |
1 | 3NgFh2a4 | |
1 | 4ffy | |
-1 | 65535 | |
1 | 6UopS6La | |
1 | 6w3fd9Gt | |
1 | 7OO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Entity - Run ON Timer | |
description: > | |
# ENTITY - RUN ON TIMER | |
Version: 1.1 | |
The most common automation used for a Entity Run on Timer. Select a entity so when you turn it ON the pre-set time period will turn it OFF automatically. | |