Move configuration to config/ #633
No reviewers
Labels
No labels
2018.09
2019.01
2019.03
2019.06
2019.09
2019.12
2020.03
2020.06
2020.09
2020.12
2021.03
2021.07
2021.09
2022.02
2022.06
2022.09
2022.12
2023.04
2023.05
2023.09
2024.03
2024.06
2024.09
dependencies
Hackathon 2021
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: friendica/friendica-addons#633
Loading…
Reference in a new issue
No description provided.
Delete branch "task/4889-move-config-to-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of https://github.com/friendica/friendica/pull/4889
Depends on https://github.com/friendica/friendica/pull/5295
This PR adds default configuration files for several addons that need to be configured via the
config/local.ini.php
file.It used the new
load_config
hook introduced in https://github.com/friendica/friendica/pull/5295I did everything you requested except restoring the "fortunate" addon which I don't plan to do.
I restored the fortunate addon with a
Status: Unsupported
@MrPetovan Could you have a look at the comments from @tobiasd?
Done.
When @tobiasd had approved this PR, I will accept both PR - or @tobiasd could accept PR https://github.com/friendica/friendica/pull/5295 as well when accepting this one, if he likes to.
Finally! 🎉