донат шоп, управление магазином, яндекс метрика

This commit is contained in:
2026-07-19 19:17:29 +04:00
parent 8bf1b852f0
commit df7f98fe8b
48 changed files with 1859 additions and 18 deletions
+1
View File
@@ -5,6 +5,7 @@ return [
'characters_connection' => env('AZEROTHCORE_CHARACTERS_CONNECTION', 'azerothcore_characters'),
'registration' => [
'require_invite_code' => (bool) env('MOONWELL_REGISTRATION_REQUIRE_INVITE', true),
'gmlevel' => (int) env('AZEROTHCORE_ACCOUNT_GMLEVEL', 0),
'realm_id' => (int) env('AZEROTHCORE_ACCOUNT_REALM_ID', -1),
'expansion' => (int) env('AZEROTHCORE_ACCOUNT_EXPANSION', 2),