Skip to main content

Configuration

Publish the config file with:

php artisan vendor:publish --tag="scout-relations-config"

Available options in config/scout-relations.php:

KeyEnv variableDefaultDescription
enabledSCOUT_RELATIONS_ENABLEDtrueDisable all automatic relation syncing
chunk.searchableSCOUT_RELATIONS_CHUNK_SEARCHABLE500Chunk size for searchable() calls
chunk.unsearchableSCOUT_RELATIONS_CHUNK_UNSEARCHABLE500Chunk size reserved for future use