From 26d4272aa2fe7137d3e1105ec3a538fd23e23b4b Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sun, 10 Oct 2021 11:51:20 +1030 Subject: [PATCH] Make config look less crappy --- web/data/config.html | 35 ++++++++++++++++++++++++++++++++++- web/data/dau.css | 8 ++++---- web/data/wrapper.tmpl | 2 +- 3 files changed, 39 insertions(+), 6 deletions(-) diff --git a/web/data/config.html b/web/data/config.html index 3059dc7..f95ecee 100644 --- a/web/data/config.html +++ b/web/data/config.html @@ -55,6 +55,12 @@ change only, and does not hide the uploaders actual identity.

+

Exclusions can be specified, zero or more arbitrary strings. If any + file matches one of those strings then it will not be uploaded. This is most + often used if you use software (like Steam) which automatically creates thumbnails + in the same directory as the screenshots. +

+