Monorepo for Tangled
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

correct name of $SPINDLE_SERVER_LOG_DIR

authored by

poolcritter and committed by
Tangled
6ccd22b0 f6775b98

+1 -1
+1 -1
docs/DOCS.md
··· 965 965 - `SPINDLE_SERVER_JETSTREAM_ENDPOINT`: The endpoint of the Jetstream server (default: `"wss://jetstream1.us-west.bsky.network/subscribe"`). 966 966 - `SPINDLE_SERVER_DEV`: A boolean indicating whether the server is running in development mode (default: `false`). 967 967 - `SPINDLE_SERVER_OWNER`: The DID of the owner (required). 968 + - `SPINDLE_SERVER_LOG_DIR`: The directory to store workflow logs (default: `"/var/log/spindle"`). 968 969 - `SPINDLE_PIPELINES_NIXERY`: The Nixery URL (default: `"nixery.tangled.sh"`). 969 970 - `SPINDLE_PIPELINES_WORKFLOW_TIMEOUT`: The default workflow timeout (default: `"5m"`). 970 - - `SPINDLE_PIPELINES_LOG_DIR`: The directory to store workflow logs (default: `"/var/log/spindle"`). 971 971 972 972 ### Running spindle 973 973