diff options
Diffstat (limited to '.env.example')
-rw-r--r-- | .env.example | 3 |
1 files changed, 3 insertions, 0 deletions
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' |