From ce0a2b123603edcde4e17eacc02bafeec85f74ab Mon Sep 17 00:00:00 2001 From: vulonkaaz <7442677+vulonkaaz@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:38:23 +0200 Subject: delete api for moderation --- .env.example | 3 +++ 1 file changed, 3 insertions(+) (limited to '.env.example') diff --git a/.env.example b/.env.example index 7bf7f89..b85437f 100644 --- a/.env.example +++ b/.env.example @@ -3,3 +3,6 @@ ## If the database is on the same computer # DBSTRING="dbname=chan host=/tmp" + +## moderation password, bcrypted +# MODPASS='$2a$10$XddhgpWF.pk3udraZk1CaOhiogMnOs2NYb24d44W/xxmND88VEy82' -- cgit v1.2.3