1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00
appwrite/app/config
Steven Nguyen 2b4dbfb4b9
Convert _APP_STORAGE_DEVICE env var to lowercase
This is done for backwards compatibility. Up to utopia-php/storage
version 0.12.X, the devices were not lowercase. Starting 0.13.X, they
are all converted to lowercase, but people would still have the old
case in their .env file. This change makes the value check insensitive
so that the value from older versions still works.
2023-01-11 11:41:26 -08:00
..
avatars format files in app, src, tests 2022-05-23 14:54:50 +00:00
locale Merge branch 'master' into fix-4782-email-body-fr-translation 2022-12-21 11:45:50 -08:00
specs Update specs 2022-12-27 16:18:55 +01:00
storage chore: run linter 2022-06-20 11:24:05 +02:00
auth.php Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-07-06 11:02:59 +02:00
collections.php Remove redundant code 2022-12-21 19:15:42 +13:00
errors.php Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-12-06 20:38:09 +13:00
events.php Fixed typo in events.php 2022-09-17 21:27:32 +05:00
platforms.php Update SDK versions 2022-12-26 13:08:31 +01:00
providers.php fixed typo 2022-09-21 22:55:21 +05:30
regions.php Revert "Merge pull request #4041 from appwrite/revert-3789-feat-app-region" 2022-09-30 14:22:11 +02:00
roles.php Add graphql scope back for guests 2022-09-21 18:54:47 +12:00
runtimes.php Fix escaping, write tests for stdout/stderr, upgrade runtimes to V2 2022-08-16 14:49:08 +00:00
scopes.php Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-07-06 11:02:59 +02:00
services.php logger moved to App::shutdown 2022-07-07 18:00:44 +03:00
variables.php Convert _APP_STORAGE_DEVICE env var to lowercase 2023-01-11 11:41:26 -08:00