feat: adding hashids support (#564)

This commit is contained in:
paranarimasu
2023-03-25 03:40:21 -05:00
committed by GitHub
parent 9c3413789f
commit 638549b329
34 changed files with 874 additions and 19 deletions
+4
View File
@@ -171,6 +171,10 @@ FORTIFY_HOME=http://localhost
FORTIFY_PATH=
FORTIFY_URL=http://localhost
# hashids
HASHIDS_SALT_MAIN=
HASHIDS_SALT_PLAYLISTS=
# hashing
BCRYPT_ROUNDS=10