Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Nov 28, 2023
1 parent 93fd01a commit 4761057
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Random generation ===========================================================
# If you change this, check the collision probability https://zelark.github.io/nano-id-cc/
NORAY_OID_LENGTH=21 # For 10 id/hour, 15 trillion years
# NORAY_RANDOM_ID_LENGTH=4 # For 10 id/hour, 2 days
# NORAY_RANDOM_ID_LENGTH=5 # For 10 id/hour, 19 days
# NORAY_RANDOM_ID_LENGTH=6 # For 10 id/hour, 155 days
# NORAY_OID_LENGTH=4 # For 10 id/hour, 2 days
# NORAY_OID_LENGTH=5 # For 10 id/hour, 19 days
# NORAY_OID_LENGTH=6 # For 10 id/hour, 155 days
NORAY_OID_CHARSET=useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict
NORAY_PID_LENGTH=128
NORAY_PID_CHARSET=useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict
Expand Down

0 comments on commit 4761057

Please sign in to comment.