Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fec2483

Browse files
committedDec 24, 2024··
Put placeholder spamfilter env vars
1 parent e359796 commit fec2483

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.env

+5
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,8 @@ AOZORA_MONGO_URL=mongodb://localhost/aozora
5858
ANIME_PLANET_PROXY_HOST=anime-planet.com
5959

6060
APPLE_VERIFICATION_URL=https://sandbox.itunes.apple.com/verifyReceipt
61+
62+
SPAMFILTER_REGION=us-east-1
63+
SPAMFILTER_ACCESS_KEY_ID=nope
64+
SPAMFILTER_SECRET_ACCESS_KEY=nottodaysatan
65+
SPAMFILTER_ENDPOINT=kitsu-spam-classifier

0 commit comments

Comments
 (0)
Please sign in to comment.