Disable abuse tests on CI

This commit is contained in:
Jake Barnby 2022-08-31 18:30:07 +12:00
parent d1b5c69ba1
commit e16cbe6a11
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -9,7 +9,7 @@ _APP_SYSTEM_EMAIL_ADDRESS=team@appwrite.io
_APP_SYSTEM_SECURITY_EMAIL_ADDRESS=security@appwrite.io
_APP_SYSTEM_RESPONSE_FORMAT=
# Enabled for tests
_APP_OPTIONS_ABUSE=enabled
_APP_OPTIONS_ABUSE=disabled
_APP_OPTIONS_FORCE_HTTPS=disabled
_APP_OPENSSL_KEY_V1=your-secret-key
_APP_DOMAIN=demo.appwrite.io