Skip to content

Conversation

@dimitri-yatsenko
Copy link
Member

Summary

Adds the new DataJoint 2.1 settings to the configuration reference documentation.

New Settings

Setting Environment Description
database.backend DJ_BACKEND Database backend: mysql or postgresql
database.use_tls DJ_USE_TLS Enable TLS encryption (env var support)
display.diagram_direction DJ_DIAGRAM_DIRECTION Diagram layout: LR or TB

All marked with (new in 2.1) in the documentation.

Other Changes

  • Updated database.port description to show auto-detection (3306 for MySQL, 5432 for PostgreSQL)
  • Added Environment column to Display Settings table for consistency

Related

🤖 Generated with Claude Code

- Add database.backend (DJ_BACKEND) for PostgreSQL support (new in 2.1)
- Add DJ_USE_TLS env var support (new in 2.1)
- Add display.diagram_direction (DJ_DIAGRAM_DIRECTION) (new in 2.1)
- Update port to show auto-detection (3306/5432)
- Add Environment column to Display Settings table

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants