Skip to content
GitLab
  • Explore
  • Sign in

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Arch LinuxArch Linux
  • aurwebaurweb
  • Repository
  • aurweb
  • web
  • lib
  • aurjson.class.php
Find file Blame History Permalink
  • Lukas Fleischer's avatar
    Make package details cache TTL configurable · 73452737
    Lukas Fleischer authored Oct 07, 2019
    
    
    The TTL for package details can be much longer than for generic values
    since they never change. Note that when an update is pushed via Git, all
    packages belonging to that package base are deleted and new packages are
    created.
    
    Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
    73452737