1
0
Fork 0
mirror of synced 2024-07-07 15:36:19 +12:00
appwrite/app/workers
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
..
audits.php decouple audits log from events 2022-09-04 11:45:53 +03:00
builds.php Convert _APP_STORAGE_DEVICE env var to lowercase 2023-01-11 11:41:26 -08:00
certificates.php Improve mail events code quality 2022-09-16 11:54:59 +02:00
databases.php Fix database UI names 2022-06-22 13:03:55 +00:00
deletes.php Fix session expiration 2022-11-21 14:24:52 +00:00
functions.php Fix executions usage count 2022-11-15 09:33:07 +00:00
mails.php Improve mail events code quality 2022-09-16 11:54:59 +02:00
messaging.php Fix import 2022-10-10 16:20:46 +13:00
webhooks.php Small fix 2022-06-08 10:19:50 +03:00