Guides
Settings
As you like it
Quickstart
Secrets
The secrets file can contain usernames and passwords for web apps BLAST may need to access:
Browser
The local_browser_path
setting accepts these values:
"none"
(default) - Use system-installed browser"auto"
- Auto-detect browser location"/path/to/browser"
- Specific browser binary path
Caching
Logging
Control log verbosity for different components:
Available log levels (from most to least verbose):
"debug"
- Detailed debugging information"info"
- General information"warning"
- Warning messages"error"
- Error messages only"critical"
- Critical errors only
Next Steps
- Configure Constraints for resource management
- Learn about automatic Parallelism
- Explore Caching