This commit is contained in:
parent
d32818af09
commit
cfa0566c6d
39 changed files with 2276 additions and 183 deletions
|
@ -135,6 +135,7 @@ type ConfigExperimental struct {
|
|||
// They are shorter than the main method used (uuid v4) but should still provide enough
|
||||
// uniqueness such that collisions are not to be expected.
|
||||
// Changing this option will only affect new ID generations, not update existing ones
|
||||
// As of now, even that doesn't work due to implementation details
|
||||
UseCuid2Ids bool `toml:"use_cuid2_ids"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue