2019-02-14 20:51:28 +03:00
|
|
|
gameid = minetest
|
|
|
|
backend = postgresql
|
|
|
|
creative_mode = true
|
|
|
|
enable_damage = true
|
|
|
|
player_backend = postgresql
|
2019-02-15 09:13:15 +03:00
|
|
|
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
|
2019-02-14 20:51:28 +03:00
|
|
|
|