mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-19 00:34:16 +00:00
big scary refactor. sync enable_bluesky_posts with captain record. implement oauth logout handler. implement crew assignment to hold. this caused a lot of circular dependencies and needed to move functions around in order to fix
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ HOLD_DATABASE_DIR=/var/lib/atcr-hold
|
||||
|
||||
# Enable Bluesky posts when users push container images (default: false)
|
||||
# When enabled, the hold's embedded PDS will create posts announcing image pushes
|
||||
# Can be overridden per-hold via the captain record's enableManifestPosts field
|
||||
# Synced to captain record's enableBlueskyPosts field on startup
|
||||
# HOLD_BLUESKY_POSTS_ENABLED=false
|
||||
|
||||
# ==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user