You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin_manual/release_notes/upgrade_to_33.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,3 +15,9 @@ Previews
15
15
16
16
The preview provider for MP3 files, which reads cover images embedded in the files, is disabled by default for performance and stability reasons.
17
17
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