Skip to content

Commit 8eec846

Browse files
authored
Merge pull request #71 from minvws/env-default-values
Set default values in .env-dist
2 parents 454d3da + aad5441 commit 8eec846

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env-dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ MIAUW_USERNAME=
7171
MIAUW_PASSWORD=
7272

7373
# Octopoes
74-
OCTOPOES_SCAN_LEVEL_RECALCULATION_INTERVAL=
75-
QUEUE_NAME_OCTOPOES=
74+
OCTOPOES_SCAN_LEVEL_RECALCULATION_INTERVAL=60
75+
QUEUE_NAME_OCTOPOES=octopoes
7676
XTDB_URI=http://crux:3000
7777
XTDB_TYPE=xtdb
7878

0 commit comments

Comments
 (0)