mirror of
https://github.com/netbirdio/netbird.git
synced 2025-06-19 17:31:39 +02:00
add comment for exported const
This commit is contained in:
parent
b4bb5c6bb8
commit
c4d9b76634
@ -12,6 +12,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
// PATPrefix is the globally used, 4 char prefix for personal access tokens
|
||||||
PATPrefix = "nbp_"
|
PATPrefix = "nbp_"
|
||||||
secretLength = 30
|
secretLength = 30
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user