Skip to content

Commit 5c8ceec

Browse files
committed
feat(admin_manual): add serverid config parameter
Signed-off-by: Benjamin Gaussorgues <[email protected]>
1 parent c07d53b commit 5c8ceec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

admin_manual/release_notes/upgrade_to_33.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ Previews
1515

1616
The preview provider for MP3 files, which reads cover images embedded in the files, is disabled by default for performance and stability reasons.
1717
See :doc:`../configuration_files/previews_configuration` for details on how to enable or disable the preview provider.
18+
19+
Snowflake IDs
20+
-------------
21+
22+
This version of Nextcloud ships with `Snowflake IDs <https://en.wikipedia.org/wiki/Snowflake_ID>`_. Those IDs include the creation time of object, a sequence ID and a server ID.
23+
The server ID should now be configured in your config.php file or using environment variables. See :doc:`../configuration_server/config_sample_php_parameters` for more information.

0 commit comments

Comments
 (0)