You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/docs/content/doc/advanced
zeripath 01b9d35f1a
Disable core.protectNTFS (#17300)
core.protectNTFS protects NTFS from files which may be difficult to remove or interact
with using the win32 api, however, it also appears to prevent such files from
being entered into the git indexes - fundamentally causing breakages with PRs that
affect these files. However, deliberately setting this to false may cause security
issues due to the remain sparse checkout of files in the merge pipeline.

The only sensible option therefore is to provide an optional setting which admins
could set which would forcibly switch this off if they are affected by this issue.

Fix #17092

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
adding-legal-pages.en-us.md Update documentation to reflect #15219 (#16442) 4 years ago
clone-filter.en-us.md [Docs] Clone filters (#14555) 4 years ago
cmd-embedded.en-us.md Reformat docs (#13897) 4 years ago
config-cheat-sheet.en-us.md Disable core.protectNTFS (#17300) 3 years ago
config-cheat-sheet.zh-cn.md Paginate releases page & set default page size to 10 (#16857) 3 years ago
customizing-gitea.en-us.md Use light/dark theme based on system preference (#17051) 3 years ago
customizing-gitea.zh-cn.md Update documentation to reflect #15219 (#16442) 4 years ago
environment-variables.en-us.md Update docs and comments to remove macaron (#14491) 4 years ago
environment-variables.zh-cn.md Update docs and comments to remove macaron (#14491) 4 years ago
external-renderers.en-us.md Update documentation to reflect #15219 (#16442) 4 years ago
hacking-on-gitea.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
logging-documentation.en-us.md Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
mail-templates-us.md Doc: Mail-Tempales: Fix AppUrl function name (#16939) 3 years ago
make.fr-fr.md docs: fix various typos and translate to french (#16477) 4 years ago
make.zh-cn.md Reformat docs (#13897) 4 years ago
protected-tags.en-us.md Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
repo-indexer.en-us.md Reformat docs (#13897) 4 years ago
repo-mirror.en-us.md Add push to remote mirror repository (#15157) 4 years ago
search-engines-indexation.en-us.md Reformat docs (#13897) 4 years ago
signing.en-us.md Specify relation between multiple signing options (#15496) 4 years ago
third-party-tools.zh-cn.md Reformat docs (#13897) 4 years ago