From 9215b896a018f5bb58a053a87a51aad4efbf31da Mon Sep 17 00:00:00 2001 From: Thomas Rudin Date: Mon, 20 Aug 2018 19:04:09 +0200 Subject: [PATCH] staging conf --- staging/minetest.conf | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/staging/minetest.conf b/staging/minetest.conf index 1b00249..6ce42e0 100644 --- a/staging/minetest.conf +++ b/staging/minetest.conf @@ -22,13 +22,22 @@ throwing.arrow_teleport_in_protected = false sprint = true sprint_particles = true -secure.trusted_mods = pgchat +secure.trusted_mods = pgchat,pgserverstats + pgchat.host = postgres pgchat.database = postgres pgchat.port = 5432 pgchat.username = postgres pgchat.password = enter +pgserverstats.host = postgres +pgserverstats.database = postgres +pgserverstats.port = 5432 +pgserverstats.username = postgres +pgserverstats.password = enter + + + give_initial_stuff = true protector_pvp = true protector_flip = true