Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcalm/mkgitoliteconf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/calm/mkgitoliteconf.py b/calm/mkgitoliteconf.py
index 38c042d..1655134 100755
--- a/calm/mkgitoliteconf.py
+++ b/calm/mkgitoliteconf.py
@@ -80,6 +80,7 @@ def do_main(args):
print(' R = gitweb daemon')
print(' config core.sharedrepository = all')
print(' config uploadpack.allowReachableSHA1InWant = true')
+ print(' config receive.advertisePushOptions = true')
print(' - VREF/MAX_NEWBIN_SIZE/1024 = @all')
print('# this rejects binary files over the size limit, text files of any size are still permiited')
print(' - VREF/HIGHLANDER/cygport = @all')