refactor: Rename emitter to agent, update related files and logging paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[emitter]
|
||||
[agent]
|
||||
|
||||
# --- API Heartbeat Settings ---
|
||||
API_ENABLED = true
|
||||
@@ -19,7 +19,7 @@ MISSING_HOURS = 24
|
||||
|
||||
# Logging
|
||||
ENABLE_LOGGING = True
|
||||
LOG_FILE = C:\SeismoEmitter\emitter_logs\series3_emitter.log
|
||||
LOG_FILE = C:\SeismoEmitter\agent_logs\series3_agent.log
|
||||
LOG_RETENTION_DAYS = 30
|
||||
|
||||
# Console colors - (Doesn't work on windows 7)
|
||||
|
||||
Reference in New Issue
Block a user