Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. absolute_urls: false
  2. home:
  3. alias: '/home'
  4. pages:
  5. theme: quark
  6. markdown:
  7. extra: false
  8. process:
  9. markdown: true
  10. twig: false
  11. cache:
  12. enabled: true
  13. check:
  14. method: file
  15. driver: auto
  16. prefix: 'g'
  17. twig:
  18. cache: true
  19. debug: true
  20. auto_reload: true
  21. autoescape: true
  22. assets:
  23. css_pipeline: false
  24. css_minify: true
  25. css_rewrite: true
  26. js_pipeline: false
  27. js_module_pipeline: false
  28. js_minify: true
  29. errors:
  30. display: true
  31. log: true
  32. debugger:
  33. enabled: false
  34. twig: true
  35. shutdown:
  36. close_connection: true
  37. gpm:
  38. verify_peer: true