1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-10-05 10:50:10 +02:00
pingvin-share/.env.example

4 lines
206 B
Plaintext
Raw Normal View History

2022-04-25 15:15:17 +02:00
APPWRITE_FUNCTION_API_KEY=
2022-05-02 08:22:53 +02:00
PUBLIC_APPWRITE_HOST=http://localhost/v1
2022-05-02 11:19:24 +02:00
PUBLIC_MAX_FILE_SIZE="300000000" # Must be the same as in the _APP_STORAGE_LIMIT in the Appwrite env file
PUBLIC_DISABLE_REGISTRATION=true