[various] Set config loaded from default values to SOURCE_STATIC #1317

Merged
MrPetovan merged 2 commits from task/10188-addon-config into develop 2022-11-20 21:45:28 +01:00
MrPetovan commented 2022-11-20 17:55:54 +01:00 (Migrated from github.com)

Fix https://github.com/friendica/friendica/issues/10188

Related to https://github.com/friendica/friendica/pull/12225

This PR adds the correct source to the load_config hooks. This should prevent defaults values clobbering custom values. Thanks to @nupplaphil for the hint.

Additionally, it enacts the move to per-addon configuration files in the documentation of individual addons. It is independent from the core PR.

Fix https://github.com/friendica/friendica/issues/10188 Related to https://github.com/friendica/friendica/pull/12225 This PR adds the correct source to the `load_config` hooks. This should prevent defaults values clobbering custom values. Thanks to @nupplaphil for the hint. Additionally, it enacts the move to per-addon configuration files in the documentation of individual addons. It is independent from the core PR.
nupplaphil (Migrated from github.com) reviewed 2022-11-20 17:55:54 +01:00
Sign in to join this conversation.
No description provided.