mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
feat: adding hashids support (#564)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user