mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
375 B
YAML
14 lines
375 B
YAML
---
|
|
api_type: integer
|
|
attr: ed25519_sk_key_restriction
|
|
clusterwide: false
|
|
column: ed25519_sk_key_restriction
|
|
db_type: integer
|
|
default: '0'
|
|
description: The minimum allowed curve size (in bits) of an uploaded ED25519_SK key.
|
|
Default is `0` (no restriction). `-1` disables ED25519_SK keys.
|
|
encrypted: false
|
|
gitlab_com_different_than_default: false
|
|
jihu: false
|
|
not_null: true
|