nextcloud/lib/public/Snowflake
Benjamin Gaussorgues 9e36754429
fix(snowflake): fix wrong documentation about serverId
Maximum value of a server ID is 511 (9 bits) and not 1023.
Also adjust SetupCheck

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-05-12 10:47:44 +02:00
..
ISnowflakeDecoder.php refactor: Rename Snowflake Generator and Decoder 2026-01-06 12:57:04 +01:00
ISnowflakeGenerator.php fix(snowflake): fix wrong documentation about serverId 2026-05-12 10:47:44 +02:00
Snowflake.php fix(snowflake): fix wrong documentation about serverId 2026-05-12 10:47:44 +02:00