scrachy.settings.defaults.storage.SCRACHY_DB_PORT

scrachy.settings.defaults.storage.SCRACHY_DB_PORT: int | None = None

The port number the database server is listening on. This should be None for sqlite databases. For other databases, the default port for the database server is used when this setting is None.