commit 261911b45fff9ae3f65d4230963768602aea8ca9 parent 3f4dad46dddaa855622a7940c5ddd0b4b77e924d Author: Jake Bauer <jbauer@paritybit.ca> Date: Mon, 14 Feb 2022 03:40:37 -0500 Remove unneeded example config file Diffstat:
D | config.ini.example | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/config.ini.example b/config.ini.example @@ -1,3 +0,0 @@ -siteName = "example.com" -languageCode = "en" -buildOptions = "-Thtml --html-no-skiphtml --html-no-escapehtml"