From fb3a3ba3622a1637bad1c3c72038363c30258108 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 20 Oct 2021 20:40:49 +0200 Subject: [PATCH] Update config.json --- webtrees/config.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/webtrees/config.json b/webtrees/config.json index 047f04418..31accf460 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -3,21 +3,7 @@ "boot": "auto", "description": "web's leading on-line collaborative genealogy application", "environment": { - "PORT": "80", - "PRETTY_URLS": "0", - "LANG": "en-US", - "BASE_URL": "http://192.168.178.69:9999", - "DB_TYPE": "sqlite", - "DB_HOST": "http://127.0.0.1", - "DB_PORT": "80", - "DB_USER": "test", - "DB_PASS": "test", - "DB_NAME": "webtrees.sqlite", - "DB_PREFIX": "wt_", - "WT_USER": "username", - "WT_NAME": "Full Name", - "WT_PASS": "mybadpassword", - "WT_EMAIL": "me@example.com" + "PORT": "80" }, "map": [ "share:rw",