mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Turning off sslv3 for paypal.
This commit is contained in:
parent
4904d1146d
commit
b7ea2e222a
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ ALLOWED_HOSTS = ['*']
|
|||
AUTO_PREMIUM_NEW_USERS = False
|
||||
AUTO_ENABLE_NEW_USERS = True
|
||||
PAYPAL_TEST = False
|
||||
API_CA_CERTS = False
|
||||
|
||||
# ===============
|
||||
# = Enviornment =
|
||||
|
|
Loading…
Add table
Reference in a new issue