AI Implementation feature(1083): Environment Configuration and Logging Baseline (#2)

This commit was merged in pull request #2.
This commit is contained in:
2026-08-04 17:53:19 +00:00
parent 33c6c76ce9
commit 207e2e6bbb
21 changed files with 1429 additions and 77 deletions
+3 -3
View File
@@ -2,10 +2,10 @@
MASTODON_BASE_URL=https://mastodon.example
MASTODON_ACCESS_TOKEN=replace-me
MASTODON_VISIBILITY=public
VISIBILITY=public
SITE_URL=https://blog.example.com
HASHTAGS=#throwback,#10backward
THROWBACK_PREFIX=Throwback:
RETRY_COUNT=3
THROWNBACK_PREFIX=Throwback:
MAX_RETRIES=3
RUN_AT=09:00
TZ=Europe/Berlin