Remove hashids (#282) and close #269

This commit is contained in:
Boy132
2024-05-30 00:41:44 +02:00
committed by GitHub
parent e980877bbc
commit b6e46f758d
20 changed files with 11 additions and 250 deletions

View File

@@ -17,9 +17,6 @@ CACHE_STORE=file
QUEUE_CONNECTION=database
SESSION_DRIVER=file
HASHIDS_SALT=
HASHIDS_LENGTH=8
MAIL_MAILER=log
MAIL_HOST=smtp.example.com
MAIL_PORT=25