-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathserver_tests.ini
More file actions
34 lines (31 loc) · 852 Bytes
/
server_tests.ini
File metadata and controls
34 lines (31 loc) · 852 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
[default]
base_url = http://127.0.0.1:5000
rp_url = http://127.0.0.1:5000/ui/
allow_origin = http://127.0.0.1:5000
disable_auth_token = __CHANGE_THIS_SECURITY_TOKEN__
sender_email = xxxxx@xxxxx.xxx
smtp_server = xxxxxxxxxx
smtp_port = 587
smtp_user = xxxxxxxxx
smtp_password = xxxxxxxxx
db_user = rolling
db_name = rolling_test
db_password = rolling
db_address = 127.0.0.1:5432
avatars_folder_path = ./avatars
loading_folder_path = ./loadings
anonymous_media_file_name = anonymous.png
admin_login = admin
admin_password = admin
name = Rolling
# Path must be relative to this config file or absolute
game=./tests/src/game1
worldmap=./tests/src/worldmapd.txt
zones=./tests/src/worldmapc_zones
[tracim]
api_address=http://127.0.0.1:8080/api/
api_key=xxxxxxxxxxxxxxxxxxxxx
admin_email=admin@admin.admin
common_spaces=
[lpcg]
spritesheets=./spritesheets