aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFChannel <>2022-05-05 10:05:40 -0700
committerFChannel <>2022-06-19 12:53:29 -0700
commitaf542e339e5a611d2a1b5876450bee841b577640 (patch)
tree987f4fce83d49605a0a81d68fcfac9b2d57cf8a7 /README.md
parent493fc8e025fd613d9faf0b573d610e4a0e0c0228 (diff)
removed redis dependency
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d827524..cf93b27 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,6 @@ and to fix errors reported by `go vet` and make your code better with
- Go v1.16+
- PostgreSQL
-- Redis
- ImageMagick
- exiv2
@@ -77,9 +76,6 @@ and to fix errors reported by `go vet` and make your code better with
`instancesalt:put your salt string here` Used for secure tripcodes currently.
- `redis:redis://localhost` Used for Redis. This should be `redis://localhost` in most cases.
-
-
Currently e-mail is not implemented to do anything special, but the code is in place
`emailserver:mail.fchan.xyz`