Repo for the search and displace core module including the interface to select files and search and displace operations to run on them. https://searchanddisplace.com
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.

27 lines
593 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. APP_NAME="Search and Displace Core"
  2. APP_ENV=production
  3. APP_KEY=base64:R4JQ/hpbpPxTF++Kmcs530oqayc2OIKVslweftIPKiE=
  4. APP_DEBUG=false
  5. APP_URL=http://localhost/core
  6. LOG_CHANNEL=daily
  7. DB_CONNECTION=sqlite
  8. BROADCAST_DRIVER=log
  9. CACHE_DRIVER=file
  10. QUEUE_CONNECTION=redis
  11. SESSION_DRIVER=file
  12. SESSION_LIFETIME=120
  13. REDIS_HOST=127.0.0.1
  14. REDIS_PASSWORD=null
  15. REDIS_PORT=6379
  16. REDIS_QUEUE=sd_core
  17. SD_DUCKLING_URL=http://0.0.0.0:8000/parse
  18. SD_INGEST_URL=http://localhost/ingest
  19. WEBHOOK_CLIENT_SECRET=A5qayc2O53Vslw
  20. # The config path is relative to the storage path
  21. LIBREOFFICE_CONFIG_PATH=tmp/libreoffice