From ddf1e54a0fd1abbaca4a1e014361879096487656 Mon Sep 17 00:00:00 2001 From: Dragos Daian Date: Tue, 28 Nov 2023 18:52:27 +0100 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 85b16d0..56c1eff 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ -# Random generation =========================================================== +# Id 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_OID_LENGTH=4 # For 10 id/hour, 2 days