; Logger::DEBUG == 100
log.github.streamhandler.args[] = 100
+log.session.streamhandler.handler = StreamHandler
+log.session.streamhandler.args.0 = ../logs/session.log
+log.session.streamhandler.args.1 = 100
+
+log.query.streamhandler.handler = StreamHandler
+log.query.streamhandler.args.0 = ../logs/query.log
+log.query.streamhandler.args.1 = 100
+
[localhost : production]
-github.hook.url = https://pharext.ngrok.io/src/pharext.org.git/public/github/hook
+github.hook.url = https://pharext.ngrok.io/github/hook
github.hook.insecure_ssl = 1
github.hook.use_basic_auth = ngrok
ngrok.command = ngrok
+session.save_path = /tmp