disable gpgsign
This commit is contained in:
parent
3ab1b7f7b0
commit
0c3d4436a4
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
enable = true;
|
||||
package = pkgs.forgejo; # Not LTS
|
||||
settings = {
|
||||
git.config.commit.gpgsign = false;
|
||||
service = {
|
||||
ENABLE_INTERNAL_SIGNIN = false;
|
||||
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue