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