projects
/
pgeu-system.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966d22e
)
Plaid no longer supports a development environment, change default
author
Magnus Hagander
<magnus@hagander.net>
Fri, 21 Jun 2024 15:34:24 +0000
(17:34 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Fri, 21 Jun 2024 15:34:24 +0000
(17:34 +0200)
postgresqleu/settings.py
patch
|
blob
|
blame
|
history
diff --git
a/postgresqleu/settings.py
b/postgresqleu/settings.py
index 5aba2983888d2a4de828eda62413bcf01d4817f4..ef8d679c0f78aff5a8e23fb18acee037431b819b 100644
(file)
--- a/
postgresqleu/settings.py
+++ b/
postgresqleu/settings.py
@@
-287,8
+287,8
@@
RELOAD_WATCH_DIRECTORIES = []
# If using plaid, control which countries are enable when adding accounts
# (must match account cofig)
PLAID_COUNTRIES = ['US', 'CA']
-# Plaid production level (sandbox
, development
or production)
-PLAID_LEVEL = '
development
'
+# Plaid production level (sandbox or production)
+PLAID_LEVEL = '
production
'
# If using the web based meetings, base URL for the web sockets server that
# handles the messages.