InvenTree/docs/docs/start
Oliver d81a87225c
Ensure configuration settings are documented (#11674)
* Export configuration keys to JSON

* Support rendering of config options in docs

* Check for missing config settings

* Simplify macro

* Initial tests

* Fix collisions

* Updates

* Ensure values are stringified

* Ensure null values are exported correctly

* Refactor database config

- Observability on the config settings

* More docs updates

* Updates

* Add observability of cache settings

* More updates

* Observability

* Set env config for RTD

* Revert RTD config file

- Handled by ENV VAR on RTD account

* Visibility on background worker settings

* Tweaks

* Tweaks

* Split tracing settings out into separate file

- Improved discovery
- declutter settings.py

* Cleanup LDAP settings

* Social providers docs

* More updates

* Refactor ldap setup into own module

* Tweaks

* Formatting tweaks

* Tweak logic

* Fix INVENTREE_SESSION_COOKIE_SECURE setting

* Fix wrapping

* Add custom default
2026-04-21 12:23:53 +10:00
..
accounts.md [docs] Fix docker command (#11159) 2026-01-18 23:17:23 +11:00
advanced.md Ensure configuration settings are documented (#11674) 2026-04-21 12:23:53 +10:00
backup.md Ensure configuration settings are documented (#11674) 2026-04-21 12:23:53 +10:00
bare_dev.md Prevent multiple background workers without global cache (#8401) 2024-11-01 07:23:08 +11:00
bare_prod.md change screenshot for plugin install to PUI (#11036) 2025-12-18 09:31:40 +11:00
config.md Ensure configuration settings are documented (#11674) 2026-04-21 12:23:53 +10:00
docker.md Docker tweaks (#9738) 2025-06-05 15:08:51 +10:00
docker_install.md Ensure configuration settings are documented (#11674) 2026-04-21 12:23:53 +10:00
index.md Docs updates (#10912) 2025-11-26 21:27:13 +11:00
install.md Remove dublicate lines (#11016) 2025-12-16 08:59:49 +11:00
installer.md [db] Backend setting improvements (#11500) 2026-03-18 00:01:17 +11:00
invoke.md Backup update (#10586) 2025-10-18 07:28:18 +11:00
migrate.md Migrate plugin tables (#11648) 2026-04-02 21:26:34 +11:00
processes.md Add documentation on background worker configuration options (#11673) 2026-04-04 12:41:55 +11:00