9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
# Sequential Thinking Configuration
|
|
|
|
# Disable thought logging output (useful for automated processing)
|
|
# Set to "true" to disable console logging
|
|
DISABLE_THOUGHT_LOGGING=false
|
|
|
|
# History file location (optional, defaults to scripts/.thought-history.json)
|
|
# THOUGHT_HISTORY_FILE=/path/to/custom/history.json
|