You are here

photoswipe.settings.yml in PhotoSwipe 8.2

config/install/photoswipe.settings.yml

File

config/install/photoswipe.settings.yml
View source
  1. photoswipe_always_load_non_admin: false
  2. # @see http://photoswipe.com/documentation/options.html
  3. options:
  4. # index: 0
  5. showAnimationDuration: 333
  6. hideAnimationDuration: 333
  7. showHideOpacity: FALSE
  8. bgOpacity: 1
  9. spacing: 0.12
  10. allowPanToNext: TRUE
  11. maxSpreadZoom: 2
  12. loop: TRUE
  13. pinchToClose: TRUE
  14. closeOnScroll: TRUE
  15. closeOnVerticalDrag: TRUE
  16. mouseUsed: FALSE
  17. escKey: TRUE
  18. arrowKeys: TRUE
  19. history: TRUE
  20. # galleryUID: 1
  21. # galleryPIDs: FALSE
  22. errorMsg: '<div class="pswp__error-msg"><a href="%url%" target="_blank">The image</a> could not be loaded.</div>'
  23. preload:
  24. - 1
  25. - 1
  26. mainClass: NULL
  27. focus: TRUE
  28. modal: TRUE