-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.env.example
More file actions
42 lines (35 loc) · 742 Bytes
/
.env.example
File metadata and controls
42 lines (35 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Dedicated server config
SERVER_IP=127.0.0.1
SERVER_PORT=5000
SUPER_ADMIN_NAME=SuperAdmin
SUPER_ADMIN_PASSWORD=
SERVER_PACKMASK=nations
# Database config
DB_USER=postgres
DB_PASSWORD=
DB_NAME=
DB_IP=127.0.0.1
DB_PORT=5432
# Controller config
OWNER_LOGIN=
# Dedimania
# This is either server password or playerpage community code
DEDIMANIA_PASSWORD=
# Freezone
# Received on 'freezone:servers' manialink in-game
FREEZONE_PASSWORD=
# Webservices
WEBSERVICES_LOGIN=
WEBSERVICES_PASSWORD=
# Logging
LOG_LEVEL=3
CONSOLE_LOG_DISABLED=NO
# Discord logging
DISCORD_LOG_ENABLED=NO
DISCORD_LOG_LEVEL=2
DISCORD_WEBHOOK_URL=
DISCORD_EMBED_IMAGES=
DISCORD_EMBED_TITLE=
DISCORD_EMBED_TITLE_URL=
DISCORD_EMBED_TITLE_ICON_URL=
DISCORD_TAGGED_USERS=