##// END OF EJS Templates
search: add support for elastic search 6...
search: add support for elastic search 6 - elasticsearch new query lang and searcher - much more advanced query lang - added context aware search in repository groups, repository, commits, files view - optimized quick search bar speed when using full text search - added option to increase hits per file number from query URL using max_lines - search results can be now marked inside a text file using ?mark=HIGHLIGHT_TEXT added to the url

File last commit:

r3018:26521a96 stable
r3319:b8fd1d7a default
Show More
tuning-change-large-file-dir.rst
14 lines | 409 B | text/x-rst | RstLexer
/ docs / admin / tuning-change-large-file-dir.rst
project: added all source files and assets
r1 .. _hg-lrg-loc:
docs: updated scaling/cluster docs
r3018 |hg| Large Files Location
-------------------------
project: added all source files and assets
r1
|RCE| manages |hg| larges files from the following default location
:file:`/home/{user}/repos/.cache/largefiles`. If you wish to change this, use
the following steps:
mercurial: allow editing largefile store from web interface.
r1563 1. Open :menuselection:`Admin --> Settings --> VCS` as super-admin.
project: added all source files and assets
r1
mercurial: allow editing largefile store from web interface.
r1563 In section called `Mercurial Settings` you can change where the largefiles
objects should be stored.
project: added all source files and assets
r1