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
@ -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…
Reference in New Issue
Block a user