Public Information

This commit is contained in:
2026-03-10 07:33:55 +01:00
commit 4c9519166e
499 changed files with 125937 additions and 0 deletions

7
samples/hid/values.yaml Normal file
View File

@@ -0,0 +1,7 @@
global:
# -- enables checking the highest DocID when starting the server.
# this only makes sense, if you also set a separate volume for the highest ID
# This is a backup / restore feature to avoid data mangling
checkHighestDocId: "1"
# -- sets the path of the highest ID file.
dvCheckPath: "/opt/ceyoniq/nscale-server/storage-layer/hid"