add action to post-release a pharext package
[pharext/pharext.org] / config / app.ini
index 7b9ca3871b302575fd91693e9e0c838157a28876..24178f7926eeae8515f1664a9b976906fc1f2296 100644 (file)
@@ -13,11 +13,12 @@ github.hook.content_type = json
 github.hook.insecure_ssl = 0
 
 github.storage.token.ttl = 3600
-github.storage.cache.repo.ttl = 3600
-github.storage.cache.repos.ttl = 3600
-github.storage.cache.hooks.ttl = 3600
-github.storage.cache.tags.ttl = 3600
-github.storage.cache.releases.ttl = 3600
+github.storage.cache.readrepo.ttl = 3600
+github.storage.cache.listrepos.ttl = 3600
+github.storage.cache.listhooks.ttl = 3600
+github.storage.cache.listtags.ttl = 3600
+github.storage.cache.listreleases.ttl = 3600
+github.storage.cache.listreleaseassets.ttl = 3600
 
 github.log = github