Skip to content
Snippets Groups Projects
  • Vytor Calixto's avatar
    a3ae2306
    Fix cache problem in route /user · a3ae2306
    Vytor Calixto authored
    Changes:
    * Cache is defined in `api.js`, not in `app.js` anymore
    * Enrollment cache lasts for 1 day, states, regions, citys and schools lastas for 15 days
    
    Closes simcaq/SCRUM#58
    a3ae2306
    History
    Fix cache problem in route /user
    Vytor Calixto authored
    Changes:
    * Cache is defined in `api.js`, not in `app.js` anymore
    * Enrollment cache lasts for 1 day, states, regions, citys and schools lastas for 15 days
    
    Closes simcaq/SCRUM#58