taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 2017f1e02ae85536e0a1487b7e4c5638b7a3b979
parent 7aaf11b8ae6b9d9c8e7cef546887015fda1f1a54
Author: Florian Dold <florian.dold@gmail.com>
Date:   Thu, 18 Jan 2018 15:24:25 +0100

write log to the right file

Diffstat:
Mtaler-arm/taler-blog.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-arm/taler-blog.conf b/taler-arm/taler-blog.conf @@ -1,4 +1,4 @@ [taler-blog] TYPE = simple BINARY = taler-log-adapter -OPTIONS = $HOME/logs/exchange-%Y-%m-%d.log taler-merchant-blog serve-uwsgi +OPTIONS = $HOME/logs/blog-%Y-%m-%d.log taler-merchant-blog serve-uwsgi