Remove
This commit is contained in:
parent
4b48249186
commit
6a0b124c21
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
connect-timeout = 25;
|
||||
# Avoid copying unnecessary stuff over SSH
|
||||
builders-use-substitutes = true;
|
||||
trusted-users = [ "root" "@wheel" "gitea-runner" ];
|
||||
trusted-users = [ "root" "@wheel" ];
|
||||
warn-dirty = false;
|
||||
# The default at 10 is rarely enough.
|
||||
log-lines = lib.mkDefault 25;
|
||||
|
|
Reference in a new issue