Reestructuración Core
Movimiento de ficheros de core
This commit is contained in:
6
packages/core/logbook.yaml
Normal file
6
packages/core/logbook.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# View all events in a logbook
|
||||
logbook:
|
||||
include:
|
||||
domains:
|
||||
- automation
|
||||
- ligth
|
||||
4
packages/core/recorder.yaml
Normal file
4
packages/core/recorder.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
recorder:
|
||||
purge_keep_days: 10
|
||||
purge_interval: 1
|
||||
db_url: !secret db_url
|
||||
@@ -1,2 +0,0 @@
|
||||
# View all events in a logbook
|
||||
logbook:
|
||||
@@ -1,3 +0,0 @@
|
||||
recorder:
|
||||
purge_keep_days: 90
|
||||
db_url: !secret db_url
|
||||
Reference in New Issue
Block a user