InvenTree/docs/docs/start
Oliver 4b71130ebe
[Feature] Override global settings (#9718)
* Provide mechanism for config to override global settings

* Ensure overrides are observed on save

* Refactor

* Add "read_only" field to serializer

* Prevent editing for read_only settings

* Bump API version

* Update docs

* Secure logs

* Override applies to default_value

* override get_setting method

* Add unit test

* Utilize new approach to override SITE_URL

* Docs updates

* Docs tweaks

* Shortcut for get_global_setting

* Remove previous change

- Allow validation to be performed within the InvenTreeSetting class

* Override INVENTREE_BASE_URL setting

* Handle error on worker boot

* Tweak unit test
2025-06-07 20:08:34 +10:00
..
accounts.md Invoke docs (#8373) 2024-10-27 10:51:51 +11:00
advanced.md Fix spelling of InvenTree in code base (#8561) 2024-11-26 08:29:47 +11:00
backup.md [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
bare_dev.md Prevent multiple background workers without global cache (#8401) 2024-11-01 07:23:08 +11:00
bare_prod.md Updated path to supervisor config file (#9686) 2025-05-21 07:31:18 +02:00
config.md [Feature] Override global settings (#9718) 2025-06-07 20:08:34 +10:00
docker.md Docker tweaks (#9738) 2025-06-05 15:08:51 +10:00
docker_install.md Add docs for governance and security (#9360) 2025-03-25 10:57:46 +11:00
index.md Docs refactor (#9545) 2025-04-22 08:18:32 +10:00
install.md Docker fix (#8835) 2025-01-06 09:46:16 +11:00
installer.md [Documentation] Remove package credits (#8811) 2025-01-06 14:14:38 +11:00
invoke.md Invoke docs (#8373) 2024-10-27 10:51:51 +11:00
migrate.md [Documentation] Remove package credits (#8811) 2025-01-06 14:14:38 +11:00
processes.md Docs refactor (#9545) 2025-04-22 08:18:32 +10:00