chatlogger more often
This commit is contained in:
parent
bada714b10
commit
a51d62f5d2
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue