From 9bacd1eeae5f24eba5a21dc3c2f6aa667faac493 Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Mon, 10 Feb 2020 22:23:11 -0700 Subject: [PATCH] Added link to the Config Reference docs to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9cdf6f0..b5bb3db 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ Configuration 1. Copy `.env.example` to `.env` 2. Edit the configuration values in `.env` +See the [Config Reference](https://github.com/DirectoryLister/DirectoryLister/wiki/Config-Reference) for more information about individual options. + Changelog ---------