Skip to content

Commit

Permalink
pkg/recipe/minimal.yaml: add recipe flag for sign-up activation code
Browse files Browse the repository at this point in the history
Change-Id: I17c5b08e4ea744664db3158eabd7c54ef1f657d2
  • Loading branch information
dlamarmorgan committed Jul 11, 2024
1 parent f4abbf3 commit 5602844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/recipe/minimal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ add:
STORJ_CONSOLE_PUBLIC_LINKSHARING_URL: 'http://{{ Host "linksharing" "external" }}:{{ Port "linksharing" "public"}}'
STORJ_CONSOLE_OPEN_REGISTRATION_ENABLED: "true"
STORJ_CONSOLE_RATE_LIMIT_BURST: "10000"
STORJ_CONSOLE_SIGNUP_ACTIVATION_CODE_ENABLED: "false"
STORJ_DATABASE: '{{ Environment "cockroach" "main" }}'
STORJ_DEBUG_ADDR: '{{ Host .This "listen" }}:{{ Port .This "debug"}}'
STORJ_LIVE_ACCOUNTING_STORAGE_BACKEND: '{{ Environment "redis" "url" }}?db=0'
Expand Down

0 comments on commit 5602844

Please sign in to comment.