mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
Added the locale to the example .env file
This commit is contained in:
@@ -6,6 +6,8 @@ APP_TIMEZONE=America/New_York
|
|||||||
APP_CLEAR_TASKLOG=720
|
APP_CLEAR_TASKLOG=720
|
||||||
APP_DELETE_MINUTES=10
|
APP_DELETE_MINUTES=10
|
||||||
APP_ENVIRONMENT_ONLY=true
|
APP_ENVIRONMENT_ONLY=true
|
||||||
|
|
||||||
|
APP_LOCALE=en
|
||||||
APP_LOCALE_IS_GLOBAL=false
|
APP_LOCALE_IS_GLOBAL=false
|
||||||
|
|
||||||
DB_HOST=127.0.0.1
|
DB_HOST=127.0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user