chatlogger more often

This commit is contained in:
mwiegand 2022-06-11 23:26:38 +02:00
parent bada714b10
commit a51d62f5d2

View file

@ -32,7 +32,7 @@ def systemd_timer(metadata):
'systemd-timers': {
f'steam-chat-logger': {
'command': '/opt/steam_chat_logger/steam_chat_logger.py',
'when': 'daily',
'when': 'hourly',
'user': 'steam_chat_logger',
'env': {
'DB_NAME': 'steam_chat_logger',