Ticket #175: ticket175.patch

File ticket175.patch, 0.6 KB (added by MartinBudden, 5 years ago)
  • js/Config.js

     
    1111        cascadeFast: 20, // Speed for cascade animations (higher == slower) 
    1212        cascadeSlow: 60, // Speed for EasterEgg cascade animations 
    1313        cascadeDepth: 5, // Depth of cascade animation 
    14         displayStartupTime: false // Whether to display startup time 
     14        displayStartupTime: false, // Whether to display startup time 
     15        usePreForStorage: true // Whether to use <pre> format for storage 
    1516}; 
    1617 
    1718// Adaptors