Show More
@@ -976,7 +976,7 b" coreconfigitem('push', 'pushvars.server'" | |||||
976 | default=False, |
|
976 | default=False, | |
977 | ) |
|
977 | ) | |
978 | coreconfigitem('storage', 'mmap-threshold', |
|
978 | coreconfigitem('storage', 'mmap-threshold', | |
979 |
default= |
|
979 | default='1MB', | |
980 | alias=[('experimental', 'mmapindexthreshold')], |
|
980 | alias=[('experimental', 'mmapindexthreshold')], | |
981 | ) |
|
981 | ) | |
982 | coreconfigitem('storage', 'new-repo-backend', |
|
982 | coreconfigitem('storage', 'new-repo-backend', |
General Comments 0
You need to be logged in to leave comments.
Login now