mirror of
https://github.com/axeloz/filesharing.git
synced 2025-05-06 18:13:55 +02:00
12 lines
211 B
Text
12 lines
211 B
Text
APP_NAME=Laravel
|
|
APP_ENV=local
|
|
APP_KEY=
|
|
APP_DEBUG=true
|
|
APP_LOG_LEVEL=debug
|
|
APP_URL=http://localhost
|
|
TIMEZONE=Europe/London
|
|
LOCALE=en
|
|
STORAGE_PATH=.
|
|
UPLOAD_MAX_FILES=100
|
|
UPLOAD_MAX_FILESIZE=50M
|
|
UPLOAD_LIMIT_IPS=
|