11 lines
305 B
Text
11 lines
305 B
Text
|
This folder should have three files:
|
||
|
|
||
|
- internal_token
|
||
|
- lfs_jwt_secret
|
||
|
- oauth2_jwt_secret
|
||
|
|
||
|
Each of these should contain a long securely-generated token, which will be
|
||
|
copied to /etc/forgejo/secrets, and loaded by app.ini.
|
||
|
|
||
|
These are secret information, so they're not committed to this public codebase!
|