X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=config%2Fapp.ini;h=201de74a4ca65f5d6c5fd871bc615d17d20ece93;hb=eb76e9bb9a39fe2725301f6cf6fc3cf29bbc4e00;hp=ec01dbf4adcd3523da4dbaad03c48b6d6bc744bc;hpb=beaa328995cb2a32871259978d8da4acb3dc7715;p=pharext%2Fpharext.org diff --git a/config/app.ini b/config/app.ini index ec01dbf..201de74 100644 --- a/config/app.ini +++ b/config/app.ini @@ -17,6 +17,8 @@ github.storage.cache.hooks.ttl = 3600 github.storage.cache.tags.ttl = 3600 github.storage.cache.releases.ttl = 3600 +github.log = github + session.use_cookies = 1 session.use_only_cookies = 1 session.use_strict_mode = 1 @@ -30,6 +32,11 @@ session.cache_expire = 0 pq.flags = 0 pq.dsn = "user=pharext host=localhost" +log.github.streamhandler.handler = StreamHandler +log.github.streamhandler.args[] = ../logs/github.log +; Logger::DEBUG == 100 +log.github.streamhandler.args[] = 100 + [localhost : production] github.hook.url = https://pharext.ngrok.io/src/pharext.org.git/public/github/hook