diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/config.proto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/config.proto b/conf/config.proto index d5778a03..543c3ca1 100644 --- a/conf/config.proto +++ b/conf/config.proto @@ -56,6 +56,9 @@ git-shell-cmd = /usr/bin/git-shell git-update-cmd = /srv/http/aurweb/git-interface/git-update.py ssh-cmdline = ssh aur@aur.archlinux.org +[update] +max-blob-size = 256000 + [aurblup] db-path = /srv/http/aurweb/aurblup/ sync-dbs = core extra community multilib testing community-testing |