Skip to content

Instantly share code, notes, and snippets.

@adsc-cloudtec
Created August 18, 2017 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adsc-cloudtec/6cf32d7d179fae397b78b2fbdcfc6e8e to your computer and use it in GitHub Desktop.
Save adsc-cloudtec/6cf32d7d179fae397b78b2fbdcfc6e8e to your computer and use it in GitHub Desktop.
# MassiveSearch Configuration
massive_search:
adapter: elastic
adapters:
elastic:
hosts: [ mod-commander.com:9200 ]
version: 5.0
# SuluMedia Configuration
sulu_media:
search:
enabled: true
storage:
local:
path: "%kernel.var_dir%/uploads/media"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment