paperless-ngx/docs
ExploracuriousAlex d5aba09de9
Development: devcontainer fixes for Windows (#10843)
* chore(devcontainer): drop read-only host .gitconfig bind mount

The bind mount prevented adjusting git config inside the dev container, and VS Code Dev Containers already copies the host .gitconfig automatically, making the mount unnecessary. This restores ability to manage git settings within the container.

* chore(gitignore): ignore .pnpm-store folder for pnpm package management

Add .pnpm-store/ to .gitignore to prevent local pnpm package store from being tracked by git when using the devcontainer.

* docs(development): clarify VS Code devcontainer setup steps for Windows

Add instructions, how to overcome some issues caused by using Windows as host system.
2025-09-17 16:16:58 +00:00
..
assets Documentation: fix docs index page on mobile (#8035) 2024-10-26 11:36:40 -07:00
administration.md Documentation: fix cache invalidation command in documentation (#10665) 2025-08-23 04:00:02 -07:00
advanced_usage.md Enhancement: jinja template support for workflow title assignment (#10700) 2025-09-11 06:56:16 -07:00
api.md Feature: PDF editor (#10318) 2025-08-11 17:29:48 +00:00
changelog.md Documentation: v2.18.14 changelog (#10804) 2025-09-07 17:10:52 -07:00
configuration.md Enhancement: support webhook restrictions (#10555) 2025-08-11 10:15:30 -07:00
development.md Development: devcontainer fixes for Windows (#10843) 2025-09-17 16:16:58 +00:00
faq.md Update faq 2025-04-10 20:25:16 -07:00
index.md Documentation: copy-edits (#10417) 2025-07-20 17:27:04 +00:00
setup.md Documentation: copy-edits (#10417) 2025-07-20 17:27:04 +00:00
troubleshooting.md Documentation: fix typo in troubleshooting docs (#10643) 2025-08-20 13:25:42 -07:00
usage.md Enhancement: add storage path as workflow trigger filter (#10771) 2025-09-11 17:41:04 +00:00