We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aefa491 commit 041a0d8Copy full SHA for 041a0d8
docs/advanced/environment-variables.md
@@ -50,20 +50,6 @@ M3U Editor uses environment variables for configuration. These are typically set
50
- **Description**: Default timezone for the application
51
- **Example**: `America/New_York`, `Europe/London`
52
53
-## Localization
54
-
55
-### APP_LOCALE
56
-- **Default**: `en`
57
-- **Description**: Default application locale
58
59
-### APP_FALLBACK_LOCALE
60
61
-- **Description**: Fallback locale when current locale is unavailable
62
63
-### APP_FAKER_LOCALE
64
-- **Default**: `en_US`
65
-- **Description**: Locale for fake data generation (development/testing)
66
67
## Database Configuration
68
69
### DB_CONNECTION
0 commit comments