forked from MTSR/mapserver
9 lines
295 B
Mathematica
9 lines
295 B
Mathematica
gameid = minetest
|
|
backend = postgresql
|
|
creative_mode = true
|
|
enable_damage = true
|
|
player_backend = postgresql
|
|
pgsql_connection = host=localhost port=5432 user=postgres password=enter dbname=postgres
|
|
pgsql_player_connection = host=localhost port=5432 user=postgres password=enter dbname=postgres
|
|
|