1
0
Fork 0
mirror of synced 2024-08-04 04:52:03 +12:00
Commit graph

197 commits

Author SHA1 Message Date
Vincent (Wen Yu) Ge
b6c43e2ccf
Update app/config/variables.php 2023-04-17 14:02:11 -04:00
Vincent (Wen Yu) Ge
166b446fe7
Update description for _APP_FUNCTIONS_INACTIVE_THRESHOLD 2023-04-14 14:31:22 -04:00
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
Matej Bačo
014457636c Fix missing env var category 2022-12-27 23:58:30 +01:00
Jake Barnby
f9d2976c1d
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/init.php
#	app/tasks/sdks.php
#	composer.lock
#	docker-compose.yml
2022-11-16 19:37:35 +13:00
Damodar Lohani
80972aa4ce update variables descriptions 2022-10-30 05:07:46 +00:00
Damodar Lohani
60f2d10a50 update variable namings 2022-10-28 09:54:56 +00:00
Damodar Lohani
4c5273b8b2 document the environment variable usage stats retention 2022-10-28 09:16:36 +00:00
Damodar Lohani
8048d24857 deprecate database aggregation 2022-10-23 05:17:50 +00:00
Jake Barnby
575b882b30
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
2022-10-10 18:41:40 +13:00
Jake Barnby
a3b75a374b
Update variables and defaults 2022-09-23 15:55:10 +12:00
Steven
87cc201811 Update list of supported SMS Providers 2022-09-21 21:05:59 +00:00
Jake Barnby
e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Torsten Dittmann
78cd9ea71a chore: prepare 1.0.0 release 2022-09-14 11:00:13 +02:00
Matej Bačo
432bfe96ac New version preparation 2022-09-01 04:41:50 +00:00
Damodar Lohani
3e43424129 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-18 00:49:31 +00:00
shimon
9cdb67a661 addressing comments 2022-08-17 14:09:15 +03:00
Damodar Lohani
a1e6f7bdf4 Merge branch 'feat-audits-label' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-08-17 09:34:40 +00:00
Eldad Fux
25f176875d Changed provider name from phone to sms 2022-08-14 16:43:41 +03:00
Damodar Lohani
7717897357 update variable description 2022-08-13 04:55:34 +00:00
Damodar Lohani
c2b016cb5f update usage interval environment variables 2022-08-09 05:29:24 +00:00
Jake Barnby
47c8088fb7 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-07-18 21:38:23 +12:00
Jake Barnby
e3bed0c636 Test fixes 2022-07-18 21:38:13 +12:00
Jake Barnby
3530d3dfe0 Update env defaults 2022-07-18 19:29:37 +12:00
Wen Yu Ge
d0a138e718 Clarify purpose in Appwrite Functions timeout description 2022-07-15 11:51:01 -04:00
Christy Jacob
88a77127ea
Merge pull request #2450 from PineappleIOnic/Add-DNS-Warning-Install
Add a DNS warning during install
2022-07-15 13:26:12 +04:00
Jake Barnby
ded46774bc Add max batch size env var 2022-07-14 15:56:02 +12:00
Jake Barnby
d862de8e7f Remove redundant env var 2022-07-13 22:30:24 +12:00
Jake Barnby
9d134a949f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/general.php
#	app/init.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
2022-07-01 00:05:44 +12:00
Torsten Dittmann
58bec7b034
Merge pull request #3411 from appwrite/0.15.x
0.15.x -> master
2022-06-28 16:31:29 +02:00
Torsten Dittmann
ffd7463450 style: add line breaks to env var descriptions 2022-06-28 09:25:56 +02:00
Vincent (Wen Yu) Ge
60ad401f0e Update _APP_FUNCTIONS_RUNTIMES to fix typo and clarify description 2022-06-27 20:03:51 +00:00
Torsten Dittmann
a66eac1e8c fix: env variable description 2022-06-20 15:05:17 +02:00
Torsten Dittmann
400f5c4b48 feat: use DSN for phone provider 2022-06-20 14:22:35 +02:00
Jake Barnby
e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
Bradley Schofield
666f1fbfb1
Merge branch 'appwrite:master' into Add-DNS-Warning-Install 2022-06-09 13:26:41 +01:00
Torsten Dittmann
8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Everly Precia Suresh
5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00:00
Torsten Dittmann
046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Everly Precia Suresh
c329b487a9 remove uneccessary use statement 2022-05-16 10:05:31 +00:00
Everly Precia Suresh
aa9fd06be6 add support for wasabi 2022-05-16 09:55:33 +00:00
Everly Precia Suresh
36873be7ea add default region value for linode 2022-05-16 09:31:09 +00:00
Everly Precia Suresh
50f06dbb7a add linode storage adapter 2022-05-16 09:23:30 +00:00
Damodar Lohani
7f9d6ae676 executor version in environment variable and using new runtimes 2022-05-15 06:25:18 +00:00
Everly Precia Suresh
5e14ee478e change BackBlaze to Backblaze 2022-05-10 11:15:56 +00:00
Eldad A. Fux
aa0955c4ff
Merge pull request #2960 from everly-gif/fix-default-value-spaces-region
fix : correct spelling of default values for s3 and spaces regions
2022-05-07 18:42:45 +03:00
Everly Precia Suresh
e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Jake Barnby
5127602c9e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-04-26 19:50:49 +12:00
Andrey
ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00