mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fixed a typo in the sample configuration file.
Approved by: maintainer via private email
This commit is contained in:
parent
f46c47ff71
commit
3b57d07955
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520741
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
# choosing, INTERNAL_TOKEN is a 64-byte random number in BASE64 encoding,
|
||||
# JWT_SECRET is a 32-byte random number in BASE64 encoding.
|
||||
#
|
||||
# Your can generate the token using for example:
|
||||
# You can generate the token using for example:
|
||||
# openssl rand -base64 64
|
||||
#
|
||||
# You can let Gitea add these to the config for you; you need to make
|
||||
|
|
Loading…
Add table
Reference in a new issue