Commit 2a1e0058 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Añade valores por defecto a variables restantes

parent 50f02cd5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,3 +2,5 @@ ELASTICSEARCH_URL=http://elasticsearch
ELASTICSEARCH_AUTH=user:pass
ELASTICSEARCH_PORT=9200
CURATOR_TIMEOUT=60
DELETE_OLD_LOGS_DISABLE=False
DELETE_OLD_LOGS_DAYS_COUNT=30