Repo for the search and displace ingest module that takes odf, docx and pdf and transforms it into .md to be used with search and displace operations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
330 B

  1. APP_NAME=Laravel
  2. APP_ENV=local
  3. APP_KEY=
  4. APP_DEBUG=true
  5. APP_URL=http://localhost
  6. LOG_CHANNEL=stack
  7. BROADCAST_DRIVER=log
  8. CACHE_DRIVER=file
  9. QUEUE_CONNECTION=sync
  10. SESSION_DRIVER=file
  11. SESSION_LIFETIME=120
  12. REDIS_HOST=127.0.0.1
  13. REDIS_PASSWORD=null
  14. REDIS_PORT=6379
  15. REDIS_QUEUE=
  16. WEBHOOK_CORE_URL=
  17. WEBHOOK_CORE_SECRET=
  18. USER_HOME_PATH=