diff --git a/webtrees/config.json b/webtrees/config.json index 89273d02e..7ea0bb3a5 100644 --- a/webtrees/config.json +++ b/webtrees/config.json @@ -3,23 +3,6 @@ "boot": "auto", "description": "web's leading on-line collaborative genealogy application", "environment": { - "PRETTY_URLS": "1", - "HTTPS": "0", - "HTTPS_REDIRECT": "0", - "LANG": "en-US", - "DB_PORT": "", - "DB_USER": "webtrees", - "DB_PASS": "badpassword", - "DB_TYPE": "sqlite", - "DB_NAME": "database", - "DB_PREFIX": "wt_", - "WT_USER": "admin", - "WT_NAME": "admin", - "WT_PASS": "pleasechange", - "WT_EMAIL": "please@change.com", - "DB_PASS": "change", - "BASE_URL": "http://192.168.178.23:9999", - "DB_HOST": "" }, "map": ["share:rw", "ssl:ro"], "name": "Webtrees DO NOT USE",